Last modified: 2014-10-26 17:11:48 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 T67063, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65063 - PHP Notice: Undefined index
PHP Notice: Undefined index
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
ContactPage (Other open bugs)
REL1_23-branch
All All
: Normal minor with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-09 12:16 UTC by [[kgh]]
Modified: 2014-10-26 17:11 UTC (History)
1 user (show)

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


Attachments

Description [[kgh]] 2014-05-09 12:16:33 UTC
Notice: Undefined index: IncludeIP in /.../extensions/ContactPage/ContactPage_body.php on line 243

This notice is triggered after submitting the contact form. 'IncludeIP' is set to true in the configuration

This is the rest of the setup:

Revision 80b5d8f of May 7, 2014 with MW 1.23rc0 on PHP 5.3.3
Comment 1 Sam Reed (reedy) 2014-05-09 16:32:13 UTC
Just needs a few isset() calls putting in
Comment 2 Lewis Cawte 2014-08-07 12:58:19 UTC
Is this still an issue?
Comment 3 [[kgh]] 2014-08-07 13:05:37 UTC
Affirmative after just testing this with MW 1.23.2. Only translation updates since the revision mentioned in my original report.
Comment 4 [[kgh]] 2014-10-26 16:46:36 UTC
Hmm, I am wondering a bit. Either it was not there or I did not report it before. In any case one also gets for CP 2.2 and MW 1.23.5 additionally to what I reported before:

PHP Notice:  Undefined index: SenderEmail in /.../extensions/ContactPage/ContactPage_body.php on line 223
Comment 5 Sam Reed (reedy) 2014-10-26 16:48:41 UTC
I'm guessing the first one is now 253 and this one being 233 in master at least
Comment 6 [[kgh]] 2014-10-26 17:11:48 UTC
Affirmative, SenderEmail is now 233 and IncludeIP is 253. I still used a version prior to the CAPTCHA fix.

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


Navigation
Links