Ticket #5668 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Allow parens in URLs

Reported by: nbachiyski Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: General Version:
Severity: normal Keywords: has-patch
Cc:

Description

Parentheses are stripped when urls are entered.

While #5663 handles the problem in general, here is a patch, which solves the parens problem only.

Attachments

allow-parens-in-url.diff (0.5 kB) - added by nbachiyski on 01/14/08 20:36:17.

Change History

01/14/08 20:36:17 changed by nbachiyski

  • attachment allow-parens-in-url.diff added.

01/14/08 20:38:43 changed by ryan

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

(In [6613]) Allow parens in urls. Props nbachiyski. fixes #5668