DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33780>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33780 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-01 11:45 ------- > While the qname in the attributes does seem odd to me, you should note > that when using a namespace-aware sax parser to parse text input, there > is no guarantee that the qname field is populated at all. At least, > that's my interpretation of the javadoc that seems right so far. > If cocoon is looking at the qname field when the localname is not empty, > then I believe that cocoon needs fixing. Sorry, I think it's the other way round. It's not the qName that has the wrong value, it's the localName! If the localName is set correct and the qName is empty, it should work, as far as I understand it. But it would also easy to set both, I guess, I you know where. regards Christoph -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
