Closed (outdated)
Project:
cctags
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2012 at 12:29 UTC
Updated:
17 Sep 2024 at 09:44 UTC
Jump to comment: Most recent
I've found notice on cctags add page http://example.loc/admin/config/content/cctags/add :
Notice: Undefined index: level in cctags_settings_item() (line 142 of /var/www/example.loc/sites/all/modules/cctags/cctags.admin.inc).
It was a simple isset issue. You can apply following patch to fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| cctags_corrected-checking.patch | 610 bytes | internetdevels |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #1
orkut murat yılmazpatch worked for me. thanks @InternetDevels.Com
Comment #2
samirnassar commentedPatch works for me.
Comment #3
samirnassar commentedCan we RTBC this?
Comment #4
internetdevels commentedComment #4.0
internetdevels commentedfix commit
Comment #5
nehajyoti commentedThe patch does not seem to be in sync with the latest code of the same version. There seem to be difference in the line number and hence not able to apply the patch.
Comment #7
astonvictor commentedplease, use the latest version