Project

Profile

Help

Bug #1447

closed

XHTML and document.write

Added by Philip Fearon about 12 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
2012-03-22
Due date:
% Done:

100%

Estimated time:
Platforms:

Description

[Resubmitted on behalf of Manfred] The GWT created Saxonce.nocache.js still uses one ore more document.write instructions which in case of XHTML renders the DOM document (m) invalid. After that any reference to the DOM document will throw a server JavaScript error. Those document.write instructions should (and can easily) be replaced by DOM conformant methods.

N.B. It isn't that helpfull if a Google Software Architect states: "the whole Web doesn't like XHTML, so it's a non-issue"

https://groups.google.com/forum/?fromgroups#!topic/google-web-toolkit/2YzrbZwYAlU

Please register to edit this issue

Also available in: Atom PDF