• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item5020: Running view from command line causes a header to be sent as plain text

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Urgent Closed   minor  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Running view from command line causes a header to be sent as plain text

To reproduce

In a command prompt change directory to the bin directory. Now run

./view TWikiHistory > ../test.html

In the TWiki root you now have a file test.html

Look at the start of the file. Something that Apache should normally send as a header is injected before the <!DOCTYPE

Content-Type: text/html; charset=iso-8859-1

This screws up the build of the distribution htmls. I have verified that we did not have this problem in 4.1.2. This blocks release because htmls are not correct. I could remove the line in the build script but that would be a wrong fix. I have no idea where TWiki injects this line. Whoever introduced this bug should know how to fix it.

-- TWiki:Main.KennethLavrsen - 24 Nov 2007

Minor logical glitch, corrected.

CC

ItemTemplate
Summary Running view from command line causes a header to be sent as plain text
ReportedBy TWiki:Main.KennethLavrsen
Codebase 4.2.0, ~twiki4
SVN Range TWiki-4.3.0, Fri, 23 Nov 2007, build 15712
AppliesTo Engine
Component

Priority Urgent
CurrentState Closed
WaitingFor

Checkins TWikirev:15734 TWikirev:15735
TargetRelease minor
ReleasedIn

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2007-11-24 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback