Changes between Initial Version and Version 1 of Ticket #33128, comment 2
- Timestamp:
- 07/26/2015 01:48:48 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33128, comment 2
initial v1 1 the issue is that it was called anyway, and my code was working perfectly, until a recent release (4.2 probably) and now it's only called the first time the form is loaded but it's not called when it's loaded after a the postto update the data.1 the issue is that it was called anyway, and my code was working perfectly, until a recent release (4.2 probably) and now it's only called the first time the form is loaded but it's not called after the POST to update the data. 2 2 3 so, leaving aside that there was a non backward compatible change, the fact that it is called only once is either inconsistent (it shouldn't be called at all) or a bug (it should also be called when the form is posted, like it was before)3 so, leaving aside that there was a non backward-compatible change, the fact that it is called only once is either inconsistent (it shouldn't be called at all) or a bug (it should also be called when the form is posted, like it was before)