Opened 17 years ago
Closed 17 years ago
#11211 closed defect (bug) (fixed)
make_clickable issue with brackets and trailing ,
| Reported by: | westi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Formatting | Version: | 2.9 |
| Severity: | normal | Keywords: | has-patch make_clickable |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Test case added to wordpress-tests
http://svn.automattic.com/wordpress-tests/wp-testcase/test_includes_formatting.php
test_real_world_examples()