Page MenuHomePhabricator

Table caption (|+) trims out inner spaces between neighbor links
Closed, InvalidPublic

Description

(uppercase = link)

+lorem ipsum

renders correctly to
lorem ipsum

+[[lorem]] ipsum

renders correctly to
LOREM ipsum OK

+lorem [[ipsum]]

renders correctly to
lorem IPSUM OK

+[[lorem]] [[ipsum]]

renders INCORRECTLY to
LOREMIPSUM
(missing space)

+[[lorem]] [[ipsum]]

renders INCORRECTLY to
LOREMIPSUM
(missing space)


Version: unspecified
Severity: minor
URL: http://cs.wikipedia.org/w/index.php?title=%EF%BC%B4%EF%BC%A5%EF%BC%B3%EF%BC%B4&oldid=728162

Details

Reference
bz7106

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:28 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz7106.
bzimport added a subscriber: Unknown Object (MLST).

Cannot reproduce. No complete test case given, which probably doesn't help.

The HTML looks just fine, and it renders as expected in Safari. Looks like a Firefox problem,
please report to http://bugzilla.mozilla.org/