http://bugs.winehq.org/show_bug.cgi?id=29001 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-11-06 14:24:05 CST --- Two problems here: 1. our xslpattern -> xpath translator is not aware of qualified attributes, that's very easy to fix; 2. XPath that we use to process translated query should have registered namespace to process this (namespace 'fd' in this case). That's a bit tricky but possible to fix I believe. So I'll try next week. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.