Community
Participate
Working Groups
According to the standard http://www.w3.org/TR/xpath20/#id-variables “An unprefixed variable reference is in no namespace.” - not in default as it is in the current implementation. Changing test base: AbstractPsychoPathTest:setVariable to null namespaces causes test TestBugs:testDefNamespaceOnbuiltInTypes() to fail. Small change in StaticNameResolver solves problem.
Created attachment 205813 [details] Patch Patch file
Created attachment 205815 [details] Testcase
Patch looks good ... Reviewing and testing against HEAD and maintenance branches!
Applied to HEAD and 3_3_maintenance. Mukul, if you want to port this to the 3_2 branch, please do so, if it is an issue with 3.2.
Comment on attachment 205815 [details] Testcase Oops, forgot that this MAY be relevant for 3.2 branch, so not marking as obsolete.