Needs review
Project:
Skyroots
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2008 at 05:09 UTC
Updated:
6 Nov 2008 at 05:10 UTC
Jump to comment: Most recent file
The double colon (::, or T_PAAMAYIM_NEKUDOTAYIM in PHP terminology) is a forbidden character in .info file strings because it apparently is interpreted as a class separator.
The ":::" decoration in the credits of this module therefore cause Drupal to crash on admin/build/themes. Have you not tested this with recent versions of Drupal 6?
I will upload a patch that fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | skyroots_fatal_error-330734-1.patch | 625 bytes | cburschka |
Comments
Comment #1
cburschkaHere.