Last modified: 2013-10-11 18:34:24 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 T57436, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55436 - frame:extensionTag() doesn't work when not passed any args
frame:extensionTag() doesn't work when not passed any args
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Brad Jorsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-07 18:43 UTC by Brad Jorsch
Modified: 2013-10-11 18:34 UTC (History)
3 users (show)

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


Attachments

Description Brad Jorsch 2013-10-07 18:43:19 UTC
From the console:

 =mw.text.unstrip( mw.getCurrentFrame():extensionTag{ name="pre", content="foo" } )
 <pre></pre>

 =mw.text.unstrip( mw.getCurrentFrame():extensionTag{ name="pre", content="foo", args={} } )
 <pre>foo</pre>

Patch to follow momentarily.
Comment 1 Gerrit Notification Bot 2013-10-07 18:43:38 UTC
Change 88182 had a related patch set uploaded by Anomie:
Fix frame:extensionTag when not passed args

https://gerrit.wikimedia.org/r/88182
Comment 2 Gerrit Notification Bot 2013-10-11 18:27:39 UTC
Change 88182 merged by jenkins-bot:
Fix frame:extensionTag when not passed args

https://gerrit.wikimedia.org/r/88182
Comment 3 Brad Jorsch 2013-10-11 18:34:24 UTC
The change is merged. It should be deployed to WMF wikis with 1.22wmf22, see https://www.mediawiki.org/wiki/MediaWiki_1.22/Roadmap for the schedule.

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


Navigation
Links