Tags:
create new tag
view all tags

Question

Every since we upgraded to Beijing we've been sporadically having a very strange problem occur, which now seems to be substantially increasing in frequency and thoroughly frustrating folks.

Occassionally when people click "Preview Changes" we get a bizarre preview page that is a weird combination of the registration page and the page being edited. It's really hard to describe, so I've attached a screen shot of one of these preview pages below.

People are getting pretty frustrated, and it's actually caused us to lose some good work, so any feedback would be greatly appreciated.

  • TWiki version: Beijing
  • Perl version: 5.8.0
  • Web server & version: Apache
  • Server OS: Debian Linux
  • Web browser & version: Mozilla 1.3
  • Client OS: Linux, Mac OS X

-- NicMcPhee - 19 Mar 2003

Answer

This is really odd, I have never seen that. In case you have mod_perl, does tuning it off solve the problem? In the view script, try also to dump the page content at different rendering stages to the debug.txt file. For example, use statements like:

TWiki::writeDebug( "======before xyz: $text" );

See also TWikiDebugging

-- PeterThoeny - 21 Mar 2003

Try setting the browser not to use HTTP 1.1 or keepalives - from the screenshot, it looks like you are getting two pages in a single HTTP 1.1 'keepalive' session, but the browser is unable to cope with this. Also, try different browsers, and try with and without proxies if possible. Mozilla 1.3 is pretty new, earlier Mozilla versions are worth trying as well.

-- RichardDonkin - 24 Mar 2003

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng ScreenShot.png r1 manage 97.5 K 2003-03-19 - 21:56 UnknownUser Screen shot showing bizarre preview error
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2003-07-27 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.