Re: XSLT/XPATH problem, possible bug
"Michael Hansen" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
> I will try to run some tests here locally to see whether Mozilla might > be failing to unescape the & in the query string of the href of > the processing instruction. That is exactly the problem. For now I have a solution with base64 encoded transfer of the argument set, but since W3C recommends encoding the ampersands in urls, this should be considered as a bug (and a grave one?), or what? /Michael