Re: XSLT/XPATH problem, possible bug
"Michael Hansen" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
> I am not sure what the issue is, I have tried to make a sample XML and > sample XSLT document from the sources that Firefox has but then all > seems fine, the filtering on e.g. 'Rock' works. Yep, did the same, its really weird right? Could it be a bug? And in that case, what does it relate to? One thing that looks mysterious is that the search input does not contain the search term after you have submitted it (result page), but if you look in the transformed output, the value is there! So it looks like the result page is requested two times or something, the second time without any term, which would produce a full list (not very convenient btw.). I'll do a test. /Michael