Renaming a page fails on the cache touching, looks like the timestamp problems again.
Warning: pg_query() [function.pg-query]: Query failed: ERROR: invalid input syntax for type timestamp: "20040906092242" in /
var/www/html/gres/includes/DatabasePostgreSQL.php on line 96
A database error has occurred Query: UPDATE cur SET
cur_touched='20040906092242',cur_namespace='0',cur_title='Super_Main_Page' WHERE cur_id='8' Function: MovePageForm::
moveToNewTitle Error: 1 ERROR: invalid input syntax for type timestamp: "20040906092242"
Backtrace:
- DatabasePostgreSQL.php line 366 calls wfDebugDieBacktrace()
- Database.php line 297 calls DatabasePostgreSQL::reportQueryError()
- Database.php line 777 calls DatabasePostgreSQL::query()
- Database.php line 767 calls DatabasePostgreSQL::update()
- Title.php line 1106 calls DatabasePostgreSQL::updateArray()
- Title.php line 925 calls Title::moveToNewTitle()
- SpecialMovepage.php line 132 calls Title::moveTo()
- SpecialMovepage.php line 33 calls MovePageForm::doSubmit()
- SpecialPage.php line 257 calls wfSpecialMovepage()
- SpecialPage.php line 172 calls UnlistedSpecialPage::execute()
- index.php line 93 calls SpecialPage::executePath()
Version: 1.4.x
Severity: normal