[ http://issues.apache.org/jira/browse/COCOON-1639?page=comments#action_12371243 ]
Jean-Baptiste Quenot commented on COCOON-1639: ---------------------------------------------- Hello, thank you for the updated patch. However: I was about to commit all of this when I noticed neko.properties containing URLs as property keys. The javadoc for java.util.Properties states that « The key contains all of the characters in the line starting with the first non-white space character and up to, but not including, the first unescaped '=', ':', or white space character other than a line terminator. ». Have you been able to test the settings in neko.properties successfully? If this is the case, why is the colon after http not interpreted as a key separator? Thanks in advance for your answer. > [patch] NekoHTMLTransformer > --------------------------- > > Key: COCOON-1639 > URL: http://issues.apache.org/jira/browse/COCOON-1639 > Project: Cocoon > Type: Improvement > Components: Blocks: HTML > Versions: 2.1.8 > Environment: Operating System: All > Platform: All > Reporter: Andrew Stevens > Assignee: Jean-Baptiste Quenot > Priority: Minor > Attachments: NekoHTMLTransformer.java, NekoHTMLTransformer.java, cocoon.log, > combined.diff, htmlblock.diff, neko.properties, samples.diff > > The html block contains HTMLGenerator, HTMLTransformer, NekoHTMLGenerator > and... > hey, where's the NekoHTMLTransformer? > So, just to complete the set, here's one I prepared earlier :-) > I've also included an (empty) neko.properties configuration file, and updated > the neko generator's setup bits to allow for setting parser features as well > as > properties. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
