When renaming a content type (both name & machine name), I got following notices.
Notice: Undefined index: update in content_access_node_type_update() (line 532 of /home/fvangeirt/domains/firewolf.org/public_html/sites/all/modules/content_access/content_access.module).
Notice: Undefined index: delete in content_access_node_type_update() (line 532 of /home/fvangeirt/domains/firewolf.org/public_html/sites/all/modules/content_access/content_access.module).
Notice: Undefined index: update_own in content_access_node_type_update() (line 532 of /home/fvangeirt/domains/firewolf.org/public_html/sites/all/modules/content_access/content_access.module).
Notice: Undefined index: delete_own in content_access_node_type_update() (line 532 of /home/fvangeirt/domains/firewolf.org/public_html/sites/all/modules/content_access/content_access.module).

This issue has been reported yet (incl. a proposal) in http://drupal.org/node/690610#comment-3809308

Using: D7.0, Content Access 7.x-1.x-dev (2011-Feb-25)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

BenK’s picture

Subscribing

videographics’s picture

I just discovered the same thing.

good_man’s picture

Status: Active » Needs review
FileSize
789 bytes

nice catch! and thanks for the quick fix ;)

Status: Needs review » Needs work

The last submitted patch, renaming_a_content_type_results_in_notices-1135466-3.patch, failed testing.

good_man’s picture

good_man’s picture

Status: Needs work » Needs review
good_man’s picture

Status: Needs review » Closed (fixed)

Nice committed!