Closed (fixed)
Project:
Pathauto Persistent State
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2011 at 15:07 UTC
Updated:
15 Nov 2011 at 17:40 UTC
Hi @all,
I just found out that when this module is enabled, the following error occures during node bulk operations (e.g. publish 2 nodes at /admin/content):
Notice: Undefined index: alias in path_node_update() (line 204 of D:\drupal\7.x\modules\path\path.module).
When I disable the module, the error is gone... I examined the code and unfortunately I don't have a guess, what might cause this error :-(
Does anybody have an idea?
Cheers
hctom
Comments
Comment #1
dave reidI think this has been fixed already with the latest release. Give 7.x-1.2 version a try and see if that fixes it for you.
Comment #2
dave reidComment #3
hctomYes, this look good... no warnings anymore during bulk updates.
Thanx a lot
Cheers
hctom