Last modified: 2014-08-04 06:26:40 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 T69842, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67842 - Database error: Uncommited DB writes (with SQLite backend)
Database error: Uncommited DB writes (with SQLite backend)
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
ContributionScores (Other open bugs)
master
PC Linux
: Unprioritized blocker (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-11 07:40 UTC by Marco Bakera
Modified: 2014-08-04 06:26 UTC (History)
1 user (show)

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


Attachments

Description Marco Bakera 2014-07-11 07:40:27 UTC
Version of the extension is 1.17.0

When running the extension with the sqlite database backend I end up geting the following error.

  Notice: Uncommitted DB writes (transaction from DatabaseBase::query 
  (DatabaseBase::query)). in /home/m***o/public_html/mediawiki/includes
  /db/Database.php on line 3944

Modifying normal articles is possible.
Comment 1 Andre Klapper 2014-07-11 09:38:57 UTC
Hi,
* Which MediaWiki version is this about? 
* Why do you think that ContributionScores creates the "notice" 
  (not: error) above, as there is no mention in the output? 
* Why is this a "blocker" priority?
Comment 2 Marco Bakera 2014-07-11 12:35:12 UTC
* MediWiki Version 1.22.3
* It only happens, when the Extension is activated via require_once("$IP/extensions/ContributionScores/ContributionScores.php");
Further the message only occurs when loading the Special Page Constribution Scores.
* Thought it is a blocker since I cannot use the Extension in this case - although it is not blocking MediaWiki. Didn't know what could be the right priority since I'm only a user, not an extension developer. :)
Comment 3 Andre Klapper 2014-08-04 00:20:19 UTC
> since I cannot use the Extension in this case

Can you explain why and how you cannot use it? 
Asking as it's not an "error" technically, but a "warning" only.
Comment 4 Marco Bakera 2014-08-04 06:26:40 UTC
The extension will create a list of scores for each user. This list is shown on a SpecialPage. When I try to open this SpecialPage the error occurs and the list is not shown but only the error message.

If it is a 'blocker' depends on the point of view. 

From the point of view of MediaWiki itself it is no blocker - the wiki is still working. 
From the point of view of the extension it is a blocker, since the extension cannot be used.

I hope this cleared the status of this bug.

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


Navigation
Links