Thaw LiveForm after submitSuccess and submitFailure handlers have run
Bug #759782 reported by
Jonathan Jacobs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Methanal |
Fix Released
|
Medium
|
Jonathan Jacobs |
Bug Description
There is no real reason to do it before things like formModified are called and by doing it afterwards form actions that want to test LiveForm.modified in FormAction.enabled can do so.
Related branches
lp://staging/~methanal-developers/methanal/759782-thaw-after-submit-handlers
- Tristan Seligmann: Approve
-
Diff: 26 lines (+5/-5)1 file modifiedmethanal/js/Methanal/View.js (+5/-5)
Changed in methanal: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Jonathan Jacobs (jjacobs) |
milestone: | none → 0.2.2 |
Changed in methanal: | |
status: | Confirmed → Fix Committed |
Changed in methanal: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.