Last modified: 2011-07-15 04:12:08 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 T18057, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16057 - HTML comments inside galleries cause images not to be rendered
HTML comments inside galleries cause images not to be rendered
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.20.x
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-20 23:29 UTC by Steve Bennett
Modified: 2011-07-15 04:12 UTC (History)
2 users (show)

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


Attachments

Description Steve Bennett 2008-10-20 23:29:39 UTC
This doesn't work:

<gallery>
Image:foo.jpg <-- image taken from www.source.com -->
</gallery>

Seems useful and should work.
Comment 1 Filip Maljkovic [Dungodung] 2008-10-21 07:03:13 UTC
Try:

<gallery>
Image:foo.jpg| <!-- image taken from www.source.com -->
</gallery>

Notice the vertical bar/pipe (|) and the exclamation mark (!). 
Comment 2 Steve Bennett 2008-10-21 12:18:58 UTC
Interesting - that's sort of a workaround, in that you're specifying a blank caption. It still seems like some kind of bug/limitation (is there anywhere else that <!-- comments --> aren't allowed?) but not severe.

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


Navigation
Links