Last modified: 2007-11-29 23:10:13 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 T14152, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12152 - Rendering of <span> tags
Rendering of <span> tags
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://yi.wiktionary.org/w/index.php?...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-11-29 23:04 UTC by lɛʁi לערי ריינהארט
Modified: 2007-11-29 23:10 UTC (History)
2 users (show)

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


Attachments

Description lɛʁi לערי ריינהארט 2007-11-29 23:04:25 UTC
Dear friends,

http://yi.wiktionary.org/w/index.php?title=template:style/ril/bugzilla&action=edit&uselang=en&oldid=10756

contains

&lrm;<{{{text_block|span}}} style="direction: ltr; {{{optional_style|}}}" >{{{ril|parameter « ril »  not defined}}}</{{{text_block|span}}}>&lrm;

and renders as

‎<span style="direction: ltr; " >parameter « ril » not defined</span>

and *not* as

parameter « ril » not defined

Is this a bug ?


Best regards Reinhardt [[user:Gangleri]]
Comment 1 Daniel Cannon (AmiDaniel) 2007-11-29 23:10:13 UTC
No, that's perfectly correct behavior. There is no tag called "{{{text_block|span}}}" so it treats it simply as a "<" followed by a parameter inclusion. Subst'ing the template should produces the expected behavior. 

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


Navigation
Links