Last modified: 2008-03-05 13:40:37 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 T15256, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13256 - Inputbox::$labeltext
Inputbox::$labeltext
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
InputBox (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-05 11:54 UTC by László van den Hoek
Modified: 2008-03-05 13:40 UTC (History)
1 user (show)

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


Attachments
patch to fix notice on using inputbox::$labeltext (448 bytes, patch)
2008-03-05 11:54 UTC, László van den Hoek
Details

Description László van den Hoek 2008-03-05 11:54:43 UTC
Created attachment 4695 [details]
patch to fix notice on using inputbox::$labeltext

If the warning level is low enough on the server, the following error appears atop pages that contain an InputBox element:

Notice: Undefined property: Inputbox::$labeltext in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\wikidata\extensions\inputbox\inputbox.php on line 155

Cause of this is that that property is indeed not defined, but used in the aforementioned line.

A patch to include it as a property (and thus remove the notice) is included.
Comment 1 Roan Kattouw 2008-03-05 13:40:37 UTC
Patch applied in r31587

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


Navigation
Links