https://bugzilla.wikimedia.org/show_bug.cgi?id=9424

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #6 from Krinkle <[email protected]> 2012-02-29 02:24:32 UTC ---
Actually the links by core EditTools do use JavaScript and it looks genuine
too.

In the current state (SVN HEAD:112664)  extensions/CharInsert/CharInsert.php
outputs:
 <a onclick="insertTags( .. );"> .. </a>

Which calls the core mw.toolbar.insertTags function. So it does work by default
(insertion in toolbar). And that pretty much justifies the use of links, right
?

Granted it could be nicer and prettier but the assumption made here that it
requires site-specific javascript code to work is not true. Marking WONTFIX as
such.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to