I get these two notices when I clear the cache with the latest dev version:

Notice: Undefined index: access arguments in styles_ui_menu() (line 52 of [path]\sites\all\modules\styles\contrib\styles_ui\styles_ui.module).
Notice: Undefined index: access arguments in styles_ui_menu() (line 60 of [path]\sites\all\modules\styles\contrib\styles_ui\styles_ui.module).
CommentFileSizeAuthor
#2 access-arguments-1088668-1.patch1.37 KBoxyc

Comments

3rdLOF’s picture

Same problem as of today's DEV update.

oxyc’s picture

StatusFileSize
new1.37 KB

Someone just forgot to use a probably newly added variable. First time I'm using git/patching so hopefully nothing went wrong.

btmash’s picture

Status: Active » Reviewed & tested by the community

I just tested out the patch (I was going to write out the same patch before seeing what you had) and it looks to resolve the warnings that come up so marking it as reviewed and tested.

3rdLOF’s picture

Same here. Nice. Thanks

aaron’s picture

Status: Reviewed & tested by the community » Fixed

good catch! thanks, i also added an update function to rebuild the menu. committed.

Status: Fixed » Closed (fixed)

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