Closed (fixed)
Project:
FeedBurner
Version:
5.x-0.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jul 2007 at 16:16 UTC
Updated:
24 Jul 2007 at 05:15 UTC
The uninstall hook in feedburner.install is missing the function keyword.
-feedburner_uninstall() {
+function feedburner_uninstall() {
The bug breaks the admin page and subpages.
Patch submitted.
| Comment | File | Size | Author |
|---|---|---|---|
| feedburner.install-HEAD-r0.patch | 559 bytes | gnassar |
Comments
Comment #1
gnassar commentedWas fixed in later submission (ver. 1.2).
Comment #2
(not verified) commented