Permalinks

Lukas Renggli renggli at iam.unibe.ch
Wed Jun 11 07:58:41 MEST 2008


> So there must be a problem with Seaside or maybe Pier. The URL I can  
> see after clicking is:

> http://neuquina.lifia.info.unlp.edu.ar:8011/seaside/go/pier/Wiki/Smalltalks%2Bservers
> Notice that the "+" has changed into a "%2B", which is a "+" in  
> ASCII code, and it seems that Pier can't process it in a good way.  
> That is because the page name isn't "Smalltalks+servers", actually  
> is "Smalltalks servers".

I only realize now that you are on VisualWorks. Looks like a bug in  
the request parsing and URL decoding there. It works without problems  
in Squeak, no matter if I use + or %20 in my URLs.

> But if you insert a link like this: http://yourHost:aPort/seaside/go/ 
> pier/Wiki/Talks  , the part of "/pier/Wiki/Talks" is traceable, so  
> if you click http://neuquina.lifia.info.unlp.edu.ar:8011/seaside/go/pier/Wiki/Talks 
>  you will be able to see the "Talks" page in Pier.
> Isn't this an absolutely clean URL for the "Talks" page?

Yes, it is.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch



More information about the smallwiki mailing list