Hi All, Very low priority, but shouldn't the name for the WML serializer be 'wml' and not 'wap'?
<map:serializer name="wap" mime-type="text/vnd.wap.wml" src="org.apache.cocoon.serialization.XMLSerializer"> <doctype-public>-//WAPFORUM//DTD WML 1.1//EN</doctype-public> <doctype-system>http://www.wapforum.org/DTD/wml_1.1.xml</doctype-system> <encoding>ASCII</encoding> <omit-xml-declaration>yes</omit-xml-declaration> </map:serializer> Each of the other serializers is named after the content type it produces (HTML, VRML, XML ...), but WAP (wireless access protocol) is a transport and not a content type? E.g. WAP is to WML what HTTP is to HTML. I can submit a 2 byte patch if you like ;) Best Regards, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]