Development

#1406 (Bug in TextHelper SF_AUTO_LINK_RE)

You must first sign up to be able to contribute.

Ticket #1406 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Bug in TextHelper SF_AUTO_LINK_RE

Reported by: JanBlaha Assigned to:
Priority: minor Milestone: 1.0.0
Component: Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

The following url is not fully converted to hypertext reference:

http://www.du.cz/vfp/?wa=WWW07IX

The trouble makes the vfp/?wa part. I.e. the question mark immediately after slash. Regular expression in SF_AUTO_LINK_RE needs small fix, to be able to parse it.

Attachments

TextHelper.php.patch (419 bytes) - added by JanBlaha on 02/02/07 11:23:54.

Change History

02/02/07 11:23:54 changed by JanBlaha

  • attachment TextHelper.php.patch added.

02/06/07 09:05:37 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [3408]) fixed bug in TextHelper? SF_AUTO_LINK_RE (closes #1406)

02/06/07 09:06:35 changed by fabien

  • milestone set to 1.0.0.