Closed (fixed)
Project:
Webform
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Nov 2007 at 16:28 UTC
Updated:
1 Feb 2008 at 06:03 UTC
Jump to comment: Most recent file
If I edit the selected field (Component), I get an error:
Component not found
but I can delete it and insert a new one.
I tested the official version and the stable version, too.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | selected_component.patch | 524 bytes | deviantintegral |
Comments
Comment #1
deviantintegral commentedI am also having this issue, which just showed up after installing 1.7. I will hopefully start tracking this down tomorrow.
--Andrew
Comment #2
deviantintegral commentedI think I have solved this problem. It looks like selected_component wasn't being added to the $node object, so it couldn't find what form element you were editing. I've attached a patch.
--Andrew
Comment #3
trumpcar commentedConfirming that the patch provided in comment #2 repaired my webform, version 5.x-1.7.
Thank you!
Comment #4
kingandyJust for the sake of people who are experiencing this difficulty and can't (or don't want to) apply patches, I believe it only occurs during node creation - try saving your webform, then opening it up again and editing the component in question from there.
Comment #5
quicksketchThanks deviantintegral for the patch, as well as Carino and kingandy for describing the problem so directly. I tested it out and it solves the problem. Committed. Thanks guys!
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.