-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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
Attachments: