Page MenuHomePhabricator

Unable to add category to page due to database transaction aborted on PostgreSQL.
Closed, ResolvedPublic

Description

Author: beta

Description:

  • Steps to Reproduce:

Edit page, add category, and click [Save page].

  • Actual Results:

A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:

(SQL query hidden)

from within function "WikiPage::updateCategoryCounts". Database returned error "25P02: ERROR: current transaction is aborted, commands ignored until end of transaction block ".

  • Build Date & Platform:

MediaWiki 1.20alpha (ff8da93)
PHP 5.3.6 (apache2handler)
PostgreSQL 8.3.14


Version: 1.20.x
Severity: major
OS: Windows Server 2008
Platform: PC

Details

Reference
bz37172

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:26 AM
bzimport set Reference to bz37172.
bzimport added a subscriber: Unknown Object (MLST).

ironiridis wrote:

Possible duplicate of Bug 39635.

sumanah wrote:

Pei-Tang Huang, can you still reproduce this with a more recent version of MediaWiki?

beta wrote:

Dear Sumana,

I can confirm this problem is gone.
Thank you very much!