Closed (fixed)
Project:
Authorize.Net® Webform Payments
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Jul 2009 at 19:18 UTC
Updated:
14 Apr 2010 at 16:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
obsidiandesign commentedI'll work on a patch. The module was made somewhat specifically at first, and this wasn't a concern at the time. The module should iterate through the arrays and add whatever fields there are.
Thanks,
Bryan O'Shea
Obsidian Design
Comment #2
rhlowe commentedSubscribing because this is extra important to me!
Comment #3
kamkejj commentedI just ran into this same problem and finally remembered to check the issue queue and found the solution.
Comment #4
obsidiandesign commentedI've created a patch that allows for 3-level nesting. I'm trying to figure out a proper recursive function to make this work with any depth fieldset, but have hit a wall so far. If anyone could lend a hand with that, I'll replace this code with the better function. In the meantime, I'd appreciate any help testing this patch to make sure it works properly. On my testing box, things work, but that's with just a basic test form.
Bryan O'Shea
Obsidian Design
Comment #5
obsidiandesign commentedCommitted the patch in #4; in the future we can explore a function to handle any depth of fieldset.
Bryan O'Shea
Obsidian Design