Closed (fixed)
Project:
Transliteration
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2010 at 23:07 UTC
Updated:
30 Jul 2010 at 11:30 UTC
Testing D7a5 and installed the current pathauto for D7. The when I tried to install the dev
version of Transliteration, I did apply the patch in #788530: Database table file is now called file_managed, I got the following error:
* Notice: Undefined index: arguments in SelectQuery->getArguments() (line 1049 of D:\wamp\www\d7\includes\database\select.inc).
* Notice: Undefined index: table in SelectQuery->getArguments() (line 1053 of D:\wamp\www\d7\includes\database\select.inc).
* Notice: Undefined index: table in SelectQuery->__toString() (line 1356 of D:\wamp\www\d7\includes\database\select.inc).
* Notice: Undefined index: table in SelectQuery->__toString() (line 1363 of D:\wamp\www\d7\includes\database\select.inc).
* Notice: Undefined index: alias in SelectQuery->__toString() (line 1368 of D:\wamp\www\d7\includes\database\select.inc).
Comments
Comment #1
smk-ka commentedThanks for reporting, this has been fixed in HEAD.
Comment #2
tsvenson commentedGreat, will test it over the weekend. Thanks.