> From: Joseph Whitesell [SMTP:whitesell@physsoft.com] > > It uses <!-- Start --> and > <!-- End --> to mark the part it will accept as a user edit. It is > designed > to grab that part and it renders the page by rendering its own part > together > with the new edits. The problem is that Amaya is mangling the comments so > they can't be scanned reliabily. This can be seen in the structure view > and > Fix the server, or send the suppliers a copy of the SGML standard! It is grossly abusing what is already a hack. HTML comments are really null SGML directives with embedded SGML comments. This is a real example of comments in a non-null directive (this is also why <!------> won't work): <!ATTLIST BODY %attrs; -- %coreattrs, %i18n, %events -- onload %Script; #IMPLIED -- the document has been loaded -- onunload %Script; #IMPLIED -- the document has been removed -- > Although I think the server is misunderstanding SGML, it doesn't mean that the Amaya team intended to break their particular hack.Received on Wednesday, 15 September 1999 11:58:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:25 GMT