#2666 - Metadata issues when adding content
| Identifier | #2666 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Metadata issues when adding content |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | Sometimes if you add a new content and fill in metadata info, that same metadata info (including the add time/date) will be auto-filled in the next time you go to add another piece of content of the same type.
I've tested this to be the case for calendar events. Not sure about any other content types. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I don't recall this being such an issue before, it may preferentially work on some field types.
I have now put autocomplete="off" on all forms that didn't have it explicitly on, and set the webstandards check tools to enforce this property to be set on all future forms. That's working.