Last modified: 2014-10-27 19:27:52 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 T42809, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40809 - pack(): Type H: illegal hex digit N
pack(): Type H: illegal hex digit N
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Normal normal (vote)
: 1.25.0 release
Assigned To: Umherirrender
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-05 19:24 UTC by Sam Reed (reedy)
Modified: 2014-10-27 19:27 UTC (History)
5 users (show)

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


Attachments

Description Sam Reed (reedy) 2012-10-05 19:24:50 UTC
PHP Warning:  pack() [<a href='function.pack'>function.pack</a>]: Type H: illegal hex digit N in /usr/local/apache/common-local/php-1.20wmf12/includes/api/ApiQueryCategoryMembers.php on line 121


// pack( "H*", $foo ) is used to convert hex back to binary
$escSortkey = $this->getDB()->addQuotes( pack( "H*", $cont[1] ) );
Comment 1 Chad H. 2012-11-07 21:26:30 UTC
This has been a problem since roughly around when img-metadata was merged. Try asking Brian.
Comment 2 Gerrit Notification Bot 2014-10-26 09:20:09 UTC
Change 168818 had a related patch set uploaded by Umherirrender:
Validate cmstarthexsortkey/cmendhexsortkey to be valid hex

https://gerrit.wikimedia.org/r/168818
Comment 3 Gerrit Notification Bot 2014-10-27 19:17:16 UTC
Change 168818 merged by jenkins-bot:
Validate cmstarthexsortkey/cmendhexsortkey to be valid hex

https://gerrit.wikimedia.org/r/168818

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


Navigation
Links