Tags:
create new tag
, view all tags

Question

I just installed the TWikiMiniWebServer and added the HobbesSkin (and nothing else). I see that most things work fine, but when I edit and then save a page, I don't return to the view mode. I only see a blank browser window with the save URL remaining in the address line. The changes are saved all right, so if I replace save with view at this time, I see the updated page.

What do I need to change so that I don't get stuck on save?

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, SessionPlugin (as part of the Hobbes Skin)
Server OS: Win2000
Web server: TWikiMiniWebServer
Perl version: Activestate 5.6.1
Client OS: Win2000 - same machine
Web Browser: IE6.0

-- TorbenGB - 05 Nov 2003

Answer

The save script redirects at the end to the view script. Just guessing here, may be some issues with the redirect?

-- PeterThoeny - 05 Nov 2003

Oh... sorry to be so late wink Yes, the RCS features are not working, I would like to use Rcslite but I have some problems with date conversion in TWiki.pm (revDate2EpSecs) because date seems to be in YEAR/MONTH/DAY or YEAR/DAY/MONTH style. I have to look more in details after... or Peter maybe know if rcslite should still work fine ?

Ok, this is not the biggest problem, the bug of blank page is due to the bad way I have detected the HTTP redirect and the fact that SessionPlugin use a redirect not coded exactly in the same way TWiki does. But anyway, my code is bad, here is the patch : Fix redirect error patch. This patch make things better but I am still looking for a nice PERL regex to extract HTTP header ... any idea ? (extract lines up to two empty lines).

-- PatrickNomblot - 09 Dec 2003

Can you please provide some more detailed information about the RcsLite date problems?

-- JohnTalintyre - 09 Dec 2003

Topic attachments
I Attachment Action Size Date Who Comment
elsepatch TWikiHttpd.patch manage 0.8 K 09 Dec 2003 - 14:28 PatrickNomblot Fix redirect error
txttxt errorlog.txt manage 1.0 K 05 Nov 2003 - 13:24 TorbenGB The error log output that shows some tips.
htmlhtm testenv_output.htm manage 13.5 K 05 Nov 2003 - 13:21 TorbenGB I don't see any critical problems here...?
Topic revision: r7 - 02 Mar 2004 - 07:49:13 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback