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=42599>.
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=42599





------- Additional Comments From [EMAIL PROTECTED]  2007-06-06 13:49 -------
The code you cited here is just the short-circuit case, where a reference looks 
like

"#myref"

which is not a compliant XPath expression, but widely used in XML signatures.
The implementation with Document#getElementById() has been chosen in order be
compliant with the XPath resolver, who would be called lateron in the code for
an expression like:

"#id('myref')"


-- 
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.

Reply via email to