Closed (fixed)
Project:
Features Extra
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2011 at 13:04 UTC
Updated:
12 Oct 2012 at 18:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
sitron2 commentedhi!
i'm experiencing the same problem. did you find any solution?
Comment #2
wizonesolutionsI think this is known, but in the end it does work, correct? Is the error message the only issue?
Comment #3
pau1_m commentedsubscribing
Comment #4
mrryanjohnston commented#2 No, in the end, it does not work.
Comment #5
guillaumev commentedHere is a patch which fixes the issues.
Comment #6
pfrenssenWow the patch in #5 seems to fix a lot more than just the 'undefined index' error.
Comment #7
pfrenssenPatch in #5 needs work:
Comment #8
pfrenssenHere's the fix I used in my sandbox to get rid of the notice:
Refs:
Comment #9
pfrenssenI split up Guillaume's patch into the 3 different problems it actually addresses and committed them to my sandbox:
I'm working in this sandbox because I urgently need to get some features and bugfixes in Features Extra before a deadline later this week. I lack the time to reroll all patches properly to the current 7.x-1.x.
I hope that this sandbox can be merged in with the main project after approval by the maintainers.
Comment #10
pfrenssenComment #11
pfrenssenThis has been committed. Thanks!