On 9/12/06, Jason Johnston <[EMAIL PROTECTED]> wrote:
...in all these cases it's due to client-side caching...
This can be easily verified using curl or wget I think. Yves, can you reproduce your problem with wget or curl? Can you find a scenario where the following two requests to return the same content? wget http://localhost:8888/yourtestpage?locale=en_US wget http://localhost:8888/yourtestpage?locale=fr_FR If yes, this would confirm a Cocoon bug. If not, then it's indeed a weird interaction with the client browser, something that we might need to document. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
