Last modified: 2008-08-07 21:03:58 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 T17064, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15064 - Add wfTextarea to XmlFunctions
Add wfTextarea to XmlFunctions
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.14.x
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-07 01:23 UTC by OverlordQ
Modified: 2008-08-07 21:03 UTC (History)
0 users

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


Attachments
patch (574 bytes, patch)
2008-08-07 01:23 UTC, OverlordQ
Details

Description OverlordQ 2008-08-07 01:23:29 UTC
Created attachment 5133 [details]
patch

Just for completeness sake, add a wfTextarea helper function.
Comment 1 OverlordQ 2008-08-07 01:25:44 UTC
Comment on attachment 5133 [details]
patch

>+        return Xml::textArea( $name, $content, $cols, $rows, $attribs );

oops, that should be Xml::textarea, I blame silly camel-casing.
Comment 2 Brion Vibber 2008-08-07 16:57:11 UTC
I think I'd rather not add new things to the old backwards-compatible interface functions -- those are deprecated; we moved them to the Xml class in order to support the class autoloader which simplifies coding style.
Comment 3 OverlordQ 2008-08-07 21:03:58 UTC
Ok, that makes more sense actually :)

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


Navigation
Links