https://bugzilla.wikimedia.org/show_bug.cgi?id=37835
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |46464 Assignee|[email protected] |[email protected] Target Milestone|--- |VE-deploy-2013-04-01 --- Comment #4 from Roan Kattouw <[email protected]> --- <a> </a> doesn't actually render as a clickable link in Firefox. Even if you set text-decoration:underline; on it, it still doesn't render and can't be clicked. However, <a> </a> does behave "correctly". We probably shouldn't allow users to create whitespace-only links, because they don't render correctly in HTML let alone wikitext. I'm going to work on a change that strips whitespace-only links in the converter. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
