Ticket #4427 (closed bug: fixed)
progressbar('value') returns a reference to this instead of the value
| Reported by: | kmb2215 | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7.2 |
| Component: | ui.progressbar | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I expected
$myprogressbar.progressbar('value')
to return the value (ie a number) but instead it returns $myprogressbar for chaining.
Attachments
Change History
Changed 4 years ago by andrew_
-
attachment
4427.ui.progressbar.js.2.patch
added
(Unified Format) Resolution Patch
Note: See
TracTickets for help on using
tickets.

