Ticket #7133 (closed feature: fixed)
Tabs: Deprecate abort method
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.tabs | Version: | 1.8.10 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: | #7131 |
Description
The abort method will be removed since the jqXHR object will be directly accessible and you can therefore abort the ajax call directly.
Change History
comment:1 Changed 2 years ago by scott.gonzalez
- Priority changed from minor to blocker
- Status changed from new to open
- Blocked by 7131 added
comment:3 Changed 2 years ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
Tabs: Added test for abort method. Fixes #7133 - Tabs: Deprecate abort method.
Changeset: f53d11785339543de7878add5ff25476246fa0b8
Note: See
TracTickets for help on using
tickets.

