Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Coder Upgrade
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
24 Dec 2009 at 14:06 UTC
Updated:
14 Jan 2010 at 02:30 UTC
Upon upgrade the debug.txt file is loaded with messages like: "Ignoring function 'simplenews_admin_news' as its name does not begin with the module name". I tracked it down to an error in coder_upgrade_module_name(). Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| coder.no_module.patch | 887 bytes | sutharsan |
Comments
Comment #1
dave reidComment #2
solotandem commentedGood catch. I had the same fix in my local copy but have not committed it. Thanks for tracking down the cause.
Comment #3
solotandem commentedFixed in next dev release.