Last modified: 2014-05-28 13:00:35 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 T67807, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65807 - Incorrect integer value: '' for column 'af_hidden'
Incorrect integer value: '' for column 'af_hidden'
Status: PATCH_TO_REVIEW
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-27 13:28 UTC by Matthias Mullie
Modified: 2014-05-28 13:00 UTC (History)
2 users (show)

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


Attachments

Description Matthias Mullie 2014-05-27 13:28:48 UTC
A database query error has occurred. This may indicate a bug in the software.

    Query:
    REPLACE INTO `abuse_filter` (af_pattern,af_enabled,af_hidden,af_global,af_throttled,af_public_comments,af_comments,af_group,af_deleted,af_actions,af_timestamp,af_user,af_user_text,af_id) VALUES ('my filter','1','','','','my description','','flow','','disallow','20140527132708','1','Mlitn',NULL)
    Function: AbuseFilterViewEdit::show
    Error: 1366 Incorrect integer value: '' for column 'af_hidden' at row 1 (127.0.0.1)

Backtrace:

#0 includes/db/Database.php(1129): DatabaseBase->reportQueryError('Incorrect integ...', 1366, 'REPLACE INTO `a...', 'AbuseFilterView...', false)
#1 includes/db/Database.php(2727): DatabaseBase->query('REPLACE INTO `a...', 'AbuseFilterView...')
#2 includes/db/DatabaseMysqlBase.php(427): DatabaseBase->nativeReplace('abuse_filter', Array, 'AbuseFilterView...')
#3 extensions/AbuseFilter/Views/AbuseFilterViewEdit.php(159): DatabaseMysqlBase->replace('abuse_filter', Array, Array, 'AbuseFilterView...')
#4 extensions/AbuseFilter/special/SpecialAbuseFilter.php(116): AbuseFilterViewEdit->show()
#5 includes/specialpage/SpecialPage.php(379): SpecialAbuseFilter->execute('new')
#6 includes/specialpage/SpecialPageFactory.php(510): SpecialPage->run('new')
#7 includes/Wiki.php(288): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#8 includes/Wiki.php(599): MediaWiki->performRequest()
#9 includes/Wiki.php(451): MediaWiki->main()
#10 index.php(46): MediaWiki->run()
#11 wiki.phtml(3): include_once('/...')
#12 {main}
Comment 1 Gerrit Notification Bot 2014-05-28 12:38:47 UTC
Change 135762 had a related patch set uploaded by Matthias Mullie:
(bug 65807) Fix for tinyint(1)'s not accepting ''

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

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


Navigation
Links