Changes between Initial Version and Version 1 of Ticket #31792, comment 19
- Timestamp:
- 03/14/2019 03:50:37 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31792, comment 19
initial v1 5 5 As the API function is used by a lot of plugins, it does not appear feasible to follow the path of fixing the calling code. Instead, we should fix the API function to be smarter. 6 6 7 In particular, the function can simply check the currently stored option value before writing the same value again. This ensures that new values are picked up immediately, while the API stays the same and regular page views doesnot perform a write operation.7 In particular, the function can simply check the currently stored option value before writing the same value again. This ensures that new values are picked up immediately, while the API stays the same, while regular page views do not perform a write operation. 8 8 9 9 Attached patch implements that.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)