'admin/config/search/creativecommons' gives the following error several times:
* Notice: Undefined index: mark in creativecommons_license_sort() (line 854 of /public_html/sites/all/modules/creativecommons/creativecommons.module).
The 'publicdomain' license needs to be called 'mark' instead. However, the licenses may change again, so we should do a check before we run into an error again.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1107588_Fix_error_in_creativecommons_license_sort.patch | 690 bytes | pancho |
Comments
Comment #1
panchoHere's the patch.
Comment #2
panchoSee also #1026118: Available Public Domain licenses select options.
Comment #3
kreynen commentedCommitted this patch to both the D6 and D7 branches...
http://drupalcode.org/project/creativecommons.git/commit/26694cc
http://drupalcode.org/project/creativecommons.git/commit/a801a39
Comment #4
Taxoman commentedSo it is fixed, then (in current dev).