Tags:
create new tag
view all tags

Question

I am using the beta version TWiki20040119beta with only the standard plugins including the TABLE plugin.

I have a page with 16 tables on it and wanted to add TABLE statements for each of them. I found out that if I add 7 TABLE statements, the page will render correctly. With more than 7 TABLE statements the rendered page has a 4 character line sent prior to the html tag (3fd1) and contains a line following the /html tag with the string 0 in it.

3fd1
<html>
  Rest of page data
</html>
0

Adding a TABLEATTRIBUTE in my preferences page achieved the same result but now the prefix line was (1fd1)

The other tables without TABLE statements still show but with only the default table attributes.

It does not matter which table I add the eighth TABLE statement to, the results are the same. Corrupt html tags.

The page that has this problem is an automatically generated page and I will attach a copy which works. Adding the seventh TABLE generates a web page which looks like the page attachment whish is also attached.

The addition of information before the html tag causes the browser to either display the text contents or interpret them to be an executable file depending on the prefix string added. It makes the debug process difficult.

The first version of the file IncorrectHTML.txt uploaded was generated with a TABLEATTRIBUTES setting in my personal preferences page. The second version only has the corrupted data generated by the addition of one more TABLE statement added to the first attachment DiskSpaceUsage.txt file. If you remove the prefix and suffix incorrectly added (as shown in IncorrectHTML.txt file), the contents of the generated page look correct with the eighth table correctly formated.

Environment

TWiki version: TWikiBetaRelease
TWiki plugins: DefaultPlugin, SpreadSheetPlugin, EditTablePlugin, EmptyPlugin, InterwikiPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, TablePlugin
Server OS: SunOS pintail 5.7 Generic_106541-17 sun4u sparc SUNW,Ultra-4
Web server: iPlanet-WebServer-Enterprise/4.1
Perl version: 5.6.0
Client OS: SunOS tecsun05 5.8 Generic_108528-15 sun4u sparc SUNW,Sun-Fire-280R
Web Browser: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.5) Gecko/20031016

-- PhilipSchmidt - 08 Mar 2004

Answer

Does the problem show up just when you increase the number of tables, or is it simply the size of the topic text? It could be a web server setup issue where sent text claims to be HTTP/1.0 but is HTTP/1.1.

-- PeterThoeny - 02 Jun 2004

Topic attachments
I Attachment History Action Size Date Who Comment
Texttxt ESPDiskSpaceUsage.txt r1 manage 4.8 K 2004-03-08 - 04:20 UnknownUser  
Texttxt IncorrectHTML.txt r2 r1 manage 29.2 K 2004-03-08 - 04:58 UnknownUser  
Unknown file formatcfg TWiki.cfg r1 manage 21.9 K 2004-03-08 - 05:06 UnknownUser  
HTMLhtml testenv.cgi.html r1 manage 6.3 K 2004-03-08 - 05:12 UnknownUser  
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2004-06-02 - 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.