Hi I have discovered the same issue and I think it is a caching problem. If you edit a page and the old content is displayed just click refresh button of your browser and the correct content will be displayed. On my installation this works. I think i saw a bug reported in JIRA regarding this problem. Solution would be to add some random number to the URL to make it always unique and therefore prohibit caching. regards Thomas ________________________________ Von: Erwann Robin [mailto:[email protected]] Gesendet: Do 18.08.2005 15:06 An: [email protected] Betreff: Re: [xwiki-users] When editing some pages the last changes havebeen lost Le jeudi 18 août 2005 à 12:21 +0200, Jorge Ferrer a écrit :
Hi,
I think this is it. I have changed the default language back to 'en' (instead of 'es') and now in the view I see the old page. So somehow on edit It always shows the content of the 'en' language but then saves it as 'es'. Trying to set the value of the 'language' parameter in the URL had no effect for me. it is probably due to multi-lingual=no as you write later in your mail. try to put it back to yes, unless you don't want multilingualism
cheers, Erwann