Ticket #2532181 (accepted defect)
Reporter John Lindal |
Opened: 04/20/12 Last modified: 09/19/12 Status: accepted Type: defect |
Owner Luke Smith |
Target Release: 3.CURRENT.NEXT Priority: P3 (normal) |
|---|---|---|---|
| Summary: | DataSource*Schema should preserve meta data | ||
| Description: | In all the classes, _beforeDefDataFn() applies the schema to e.data, but complete ignores e.meta. If e.meta is an object, it should be passed through to the next layer. |
||
| Type: | defect | Observed in Version: | 3.5.0 |
| Component: | DataSource | Severity: | S2 (high) |
| Assigned To: | Luke Smith | Target Release: | 3.CURRENT.NEXT |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 04/27/12
|
|
Posted: 05/11/12
|
|
Posted: 05/11/12
Oik! This is complicated. I found a bug in dataschema-json, too! |
|
Posted: 05/11/12
Oik! This is complicated. I found a bug in dataschema-json, too! |
|
Posted: 07/25/12
Did not make the cut for 3.6.0. Moving to 3.7.0. |
|
Posted: 07/25/12
Did not make the cut for 3.6.0. Moving to 3.7.0. |
|
Posted: 07/25/12
Did not make the cut for 3.6.0. Moving to 3.7.0. |
|
Posted: 07/25/12
Did not make the cut for 3.6.0. Moving to 3.7.0. |
|
Posted: 08/1/12
Moving 3.7.0 bugs to 3.6.x for triage. |
|
Posted: 09/19/12
Moving from 3.6.x to 3.CURRENT.NEXT |
If you haven't started working on this, I can generate a pull request.