Ticket #5277 (closed defect: wontfix)
ItemFileReadStore don't accept empty arrays as attribute values
| Reported by: | guest | Owned by: | jaredj |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Data | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jaredj) (diff)
DESCRIPTION:
Data source "ItemFileReadStore?" hasAttribute responds false if an attribute exists but its value is an empty array. The behavior seems different in the other data sources.
HOW TO REPRODUCE:
Open http://82.230.65.68:31416/~fred/dojo/fred_samples/bug_016.html Click on the button
RESULT:
A panel that displays "false"
EXPECTED RESULT:
A panel that displays "true", as the "children" attribute is indeed defined in the data source
Change History
Note: See
TracTickets for help on using
tickets.