You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed bug that prevented predefined prefixes from being used.
isAbsolute() in TmqlConstructResolver was failing to correctly discover known
prefixes in the runtime because it was trying to lookup the identifier part of
the QName in the runtime's prefix map instead of the prefix part.
Original issue reported on code.google.com by [email protected] on 23 Jul 2011 at 8:47
Original issue reported on code.google.com by
[email protected]
on 23 Jul 2011 at 8:47Attachments:
The text was updated successfully, but these errors were encountered: