Re: {exslt}regexp:match( ) working example??

Jonas Sicking <[email protected]> Tue, 19 Feb 2008 19:47:10 -0800
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Message-ID <[email protected]>
Martin Honnen wrote:
> Lucky wrote:
>> can't seem to get this function working in latest 3b4?
>> anyone have a sample they have seen work!??
>>
>> http://developer.mozilla.org/en/docs/EXSLT:regexp:match
> 
> I have filed bug 
> <URL:https://bugzilla.mozilla.org/show_bug.cgi?id=417941> on this.

I think that bug only broke expressions executed with the document as 
the context node. If the context is any other node it should work fine.

It'll work fine everywhere in beta 4.

/ Jonas