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

smk-ka’s picture

Status: Active » Fixed

Thanks for reporting, this has been fixed in HEAD.

tsvenson’s picture

Great, will test it over the weekend. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.