Changes between Version 1 and Version 2 of Ticket #22491, comment 20
- Timestamp:
- 11/21/2012 08:30:38 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22491, comment 20
v1 v2 1 1 Also: fixing and loading autosave here would run it and catch changes to the title only. If the title is edited, it will create a revision of the attachment post and show AYS on unload. 2 2 3 We can avoid creating a revision by changing the id of the title field (not the name, so $_POST won't change).3 We can avoid creating a revision/showing AYS by changing the id of the title field (not the name, so $_POST won't change).