Hi all, I've found something no longer works in the July 7th release: new-blocklevel tags. Here's a sample config file: markup:yes wrap:80 tab-size:2 indent:yes indent-spaces:2 hide-endtags:no input-xml:no output-xml:no output-xhtml:yes char-encoding:RAW numeric-entities:no quote-marks:yes quote-ampersand:yes quote-nbsp:yes wrap-script-literals:yes uppercase-tags:yes break-before-br:yes uppercase-tags:yes uppercase-attributes:yes clean:yes write-back:yes show-warnings:yes split:no add-xml-pi:yes doctype:"John Finlayson's custom Doctype" fix-backslash:yes wrap-asp:yes drop-font-tags:yes new-inline-tags:cfmail cfquery cfoutput new-blocklevel-tags:cfmail cfquery cfoutput error-file:XHTMLOutErr.log logerrors:yes runsilently:no I have tried running it on the following HTML and it gives an error on the CFMAIL tag: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Untitled</title> </head> <body> <CFMAIL> dfkajskfdj </cfmail> </body> </html> This was working in the April 15th release. Can anyone verify this as a bug? Regards, Darren Forcier Allaire CorporationReceived on Friday, 23 July 1999 17:55:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:46 GMT