Last modified: 2012-07-23 08:45:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40467, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38467 - Using of "& #32;" is look ok, but still leads to splitting of charinsert section
Using of "& #32;" is look ok, but still leads to splitting of charinsert section
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
CharInsert (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-18 10:03 UTC by Paul Kaganer
Modified: 2012-07-23 08:45 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Paul Kaganer 2012-07-18 10:03:19 UTC
The user wants to use string "span style" tag as edittools element.

While using of "& #32;" instead space between "span" and "style", is look ok on [[Mediawiki:Edittools]] itself, but still leads to splitting of this element in the edit-mode (the buttons are broken at the space between "span" and "style").

Example: http://www.mediawiki.org/w/index.php?title=MediaWiki:Edittools (please compare this look - http://www.mediawiki.org/w/index.php?title=MediaWiki:Edittools&oldid=562971 , and look in the edit-mode - http://www.mediawiki.org/w/index.php?title=MediaWiki:Edittools&action=edit )

See relevant discussion: http://www.mediawiki.org/wiki/MediaWiki_talk:Edittools#Problems_defining_some_wiki_markup_tools.
Comment 1 Krinkle 2012-07-21 22:30:49 UTC
See the manual: https://www.mediawiki.org/wiki/Extension:CharInsert

* Separate different symbols by space, each symbol will become a separate button

* To make a button that contains a space, you have to enclose it inside <nowiki>

You shouldn't use hacks like "&#32;", unless you want to have a button that literally inserts "&#32;" into the editor.
Comment 3 Krinkle 2012-07-21 22:31:33 UTC
I fixed your test: https://www.mediawiki.org/w/index.php?title=MediaWiki:Edittools&oldid=564071

(removed it in the mean time)
Comment 4 Paul Kaganer 2012-07-23 08:45:36 UTC
Thanks!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links