Metadata
- Source
- FLUID-3357
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Cannot Reproduce
- Assignee
- y z
- Reporter
- Antranig Basman
- Created
2009-11-04T13:07:14.000-0500 - Updated
2014-03-03T14:21:02.988-0500 - Versions
-
- 1.1.2
- 1.2
- 1.3
- Fixed Versions
- N/A
- Component
-
- Renderer
Description
(20:28:26) Justin Obara: we seem to be getting a fluid.fail error when the processDecoratorQueue looks for an id for the decorated element
(20:30:14) Justin Obara: um... basically it is looking for the id from the cutpoints, but the node doesn't have any id's on it. it is specified with a class
(20:35:23) Justin Obara: interesting... because basically the element is being rendered but the decorator part is failing...
(20:35:29) Justin Obara: yura is trying to make a select box
Comments
-
Antranig Basman commented
2009-11-04T21:13:28.000-0500 Have committed a test case for this, but cannot make it fail. Can you investigate and compare with your code?
-
Colin Clark commented
2010-03-30T19:14:04.000-0400 Yura, can you verify whether this bug is real, or should we just close the issue?
-
Antranig Basman commented
2011-01-17T13:00:42.766-0500 I don't think this is a real bug, since it has not been mentioned in a while - there are test cases to verify the described functionality