Last modified: 2005-09-02 11:15:09 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 T5244, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3244 - Using <nowiki> tags allows custom background images to be loaded from external servers.
Using <nowiki> tags allows custom background images to be loaded from externa...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Wikipedi...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-08-23 20:00 UTC by ejsanders
Modified: 2005-09-02 11:15 UTC (History)
0 users

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


Attachments

Description ejsanders 2005-08-23 20:00:45 UTC
By placing nowiki tags inside the style property, custom background images can
be applied to any suitable html element.

example:
 <div
style="<nowiki>background-image:(http://someserver.com/someimage.jpg);</nowiki>">
   foo
 </div>
Comment 1 Brion Vibber 2005-08-23 22:26:45 UTC
Fixed on HEAD, REL1_5, REL1_4. Hack workaround on REL1_3.

Releasing 1.5rc1, 1.4.8, 1.3.14 with fixes.
Comment 2 Alan Hui 2005-09-02 03:54:09 UTC
is it then impossible to have background images?  not even those from the same 
server?
Comment 3 ejsanders 2005-09-02 11:15:09 UTC
That's the idea.

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


Navigation
Links