Question
We moved over the TWiki system from one machine to another. The problem is the following:
- Change a page (like add the word test)
- preview the page : the change is there (test is there)
- hit Save Changes
- change is there (test is there)
- Hit edit
- change is gone (test is missing)
- go through the whole process above with "something else" instead of "test"
- when you hit edit you see "something else" instead of "something else" missing
- add in "ok"
- go through the whole process again above until you hit edit to see the "ok" added in. Notice that "ok" is not in there.
It seems like some changes are saved / kept and some are not. The change appears to be there instantly. However, when you hit edit it the change may disappear. The workaround is to keep saving material to TWiki and checking the change using "Edit" until the change finally takes / saves, but that is painful. It reduces the chances of Twiki being used much. Did we miss a permission setting or is Mac OS X Server 10.2 the problem or something to do with the Version Control System or .... what? Thanks.
.
- TWiki version: the latest version
- Web server: Apache
- Server OS: MacOSx Server v 10.2
- Web browser: Netscape, InternetExplorer
- Client OS: MacOSx Server v 10.2, Mac OSx v 10.2, Windows 2000
--
MichaelFinney - 09 Oct 2002
Not yet an answer
- Are you sure it's not a problem with the caching of the pages by your web browser??.
- Have you tried taking a look at the topic text file itself after a save?
- Is there any error reported in your server logs, or in the twiki error logs?
--
EdgarBrown - 12 Oct 2002
Answer
. Browser caching is the problem. For those who want to know more see
BrowserIssues and search for Caching
--
MichaelFinney - 15 Oct 2002
Yes, this is browser caching related - sounds like
RefreshEditPage, where the symptom is that the second edit on a session 'forgets' the data you just added. This is easily fixed with a patch available on that page - or you could upgrade to the
TWikiBetaRelease.
--
RichardDonkin - 17 Oct 2002