Closed (fixed)
Project:
Taxonomy Menu
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2013 at 21:34 UTC
Updated:
20 Feb 2013 at 13:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
hles commentedYes this is the only location. It needs to be rewritten for PHP 5.2 before releasing the final 2.0 version. PHP version should be removed from .info file once this is done.
Comment #2
johnvSee attached patch.
Line numbers are not correct, due to the other patch I am working on.
Comment #3
hles commentedThank you johnv.
Some trailing white spaces, coding standards for comments and the PHP 5.3 requirement in .info file and this is good to go.
Comment #4
johnvAny more details on the comments?
Comment #5
johnvComment #6
hles commentedThank you ! I'll commit this ASAP.
Comment #7
hles commentedCommitted with minor formatting changes 3755dfe. Thank you !