- From: <bugzilla@jessica.w3.org>
- Date: Mon, 01 Oct 2012 20:39:28 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19175 Summary: Pipe breaks template, even in <pre> Product: webplatform.org Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: infrastructure AssignedTo: schepers@w3.org ReportedBy: ericbidelman@chromium.org QAContact: public-webplatform-bugs@w3.org CC: team-webplatform-admin@w3.org According to http://docs.webplatform.org/wiki/WPD:Manual_Of_Style/Gotchas#Pre_sections_with_pipe_characters, pipes should be ignored in <pre> tags. In a tutorial, I have: <pre>self.requestFileSystemSync = self.webkitRequestFileSystemSync || self.requestFileSystemSync; </pre> The page renders fine, but when I go back in to edit (?action=formedit), everything in the Content section below the "<pre>self.requestFileSystemSync = self.webkitRequestFileSystemSync ||" is lost. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 1 October 2012 20:39:29 UTC