----- Original Message ----- 
From: "seb bacon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 10:47
Subject: [Zope-dev] random regex


> I'm finding that the regex which deals with links in structured text
> is broken (Zope 2.4.1, Python 2.1).  If you try a link with a query
> string:
>  
>  "link":http://www.foo.com?ding=dong&bit=bat
> 
> the part of the regex which is matching the url only matches up to the
> first '=' (or '&').

This works for me with the latest checkout of the Zope-2_4-branch. Please
check if the problem persist.

Andreas


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to