Opened 15 years ago
Closed 15 years ago
#11211 closed defect (bug) (fixed)
make_clickable issue with brackets and trailing ,
Reported by: | westi | Owned by: | |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Formatting | Keywords: | has-patch make_clickable |
Focuses: | Cc: |
Description
The following is incorrectly linked:
Example: WordPress, test (some text), I love example.com (http://example.com), it is brilliant
Example: WordPress, test (some text), I love example.com (<a href="http://example.com)" rel="nofollow">http://example.com)</a>, it is brilliant
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Test case added to wordpress-tests
http://svn.automattic.com/wordpress-tests/wp-testcase/test_includes_formatting.php
test_real_world_examples()