Closed (fixed)
Project:
Textimage
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Dec 2006 at 17:16 UTC
Updated:
6 Feb 2009 at 04:31 UTC
The current version (as at 10/12/06 17:12GMT) opens with the php shorthand tag (<?) rather than the full tag (<?php). This causes odd behaviour in the admin/modules area.
Additionally there is no $id entry at the top of the file (don't know how important that is).
Gonz
Comments
Comment #1
dan_aka_jack commentedThe lack of the
<?phptag at the top of the module file really breaks this module. Please fix! It's very easy!Thanks,
Jack
Comment #2
wundo commentedthis is already fixed but not in 4.7.x-1.x-dev, I gonna update the branch...
Comment #3
wundo commentedComment #4
seanrStill not fixed in 4.7 branch pulled from CVS. Something weird is going on with the branching here, I think.
Comment #5
wundo commentedthanks sean
fixed.
Comment #6
deciphered