Closed (fixed)
Project:
Delicious
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
7 Dec 2008 at 06:53 UTC
Updated:
6 Feb 2009 at 14:50 UTC
Jump to comment: Most recent
Hi,
Currently, smart tagging interferes with URLs and Mail addresses. For example, create a page with the content:
E-mail me at: brainy@example.com
If I have a delicious tag called example, the deliciousIcon.gif file will be placed:
E-mail me at: brainy@example[HERE].com
This breaks other modules. The URL converter filter (core) for example ends up printing the link of this e-mail as:
mailto:brainy@example
To summarize: All in all, I believe Smart Tagging must not add tags to e-mail addresses and URLs.
A patch is attached which fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| delicious_smarttagging_urls_and_mails.patch | 1.41 KB | AmrMostafa |
Comments
Comment #1
AmrMostafa commentedComment #2
Anonymous (not verified) commentedAwesome!
I'll test this tomorrow ..
Comment #3
Anonymous (not verified) commentedI'll get this committed to the development branch later today.
Thanks for all your help.
Best, Paul