Opened 2 years ago
Closed 2 years ago
#15660 closed defect (bug) (fixed)
?updated=1 no longer triggers "Settings Saved" message
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Plugins | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Back in [13177], we moved to a transient system for triggering "Settings Saved" messages. This broke plugins that relied on updated=1 to trigger the message. Suggest we restore back compat.
Change History (1)
comment:1
markjaquith — 2 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [16706]) Backwards compat for plugin use of updated=1. fixes #15660