Ticket #2529808 (closed defect)
ReporterCharlie McMackin |
Opened: 01/11/11 Last modified: 08/18/11 Status: closed Type: defect Resolution: fixed |
Owner Luke Smith |
Target Release: 3.4.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | DataTableScroll plugin errors with DataTable + DataSource | ||
| Description: | This is a filing for this forum post. It has a link to an example on jsfiddle which uses 3.3.0pr3 but the problem persists in main. In short, a There is also a possibility that this is user error on my part, but so far it appears I'm one of the few in IRC and the forums that is testing out the DataTable and I haven't received any suggestions |
||
| Type: | defect | Observed in Version: | 3.3.0 |
| Component: | DataTable | Severity: | S3 (normal) |
| Assigned To: | Luke Smith | Target Release: | 3.4.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | datatable,datasource,datatablescroll | Relates To: | |
| Browsers: | Chrome | ||
| URL: | http://jsfiddle.net/tsuru/qyjw8/ | ||
| Test Information: | Have a console to view the errors on the supplied link. For the jsfiddle link, try commenting out the DataTableScroll plugin line and pressing the Run button. "#datatable2" should render fine. |
||
Change History
|
Posted: 02/18/11
|
|
Posted: 03/3/11
|
|
Posted: 05/17/11
I've created a patch for this issue - more information here: http://yuilibrary.com/gallery/show/user-patch-2529808 It will be available on the CDN after the regular CDN update on 2011-05-18. |
|
Posted: 06/24/11
Ticket #2530067 was marked as a duplicate of this ticket. |
|
Posted: 07/18/11
|
|
Posted: 07/18/11
Updated the wrong ticket. There's still hope for this getting fixed in 3.4.0, but not today. |
|
Posted: 07/18/11
|
|
Posted: 07/18/11
|
|
Posted: 07/27/11
|
|
Posted: 07/27/11
Hi Luke, I'm having trouble understanding how your patch addresses this issue. This one is pretty much solely due to the scroll plugin assuming there is already data in the datatable; throws an error when used with any async datasource. I didn't see any changes to datatable-scroll in your referenced github links above. Maybe I missed something? |
|
Posted: 08/18/11
|
Adrian Lanning
I'll have a look at this for 3.4. If you're right, and it appears you are, this is obviously not ok.