Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#5849 closed defect (bug) (fixed)

Auto save tags on post save/publish

Reported by: fitztrev's profile fitztrev Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

When a user has entered tags in the "quick add" section, but hasn't pressed "Add", the tags will disappear forever when the user saves/publishes the post.

Attachments (1)

tags-autosave-1.diff (1.4 KB) - added by fitztrev 17 years ago.
Adds a jQuery event to the save/publish buttons to flush the newtags box to tags_input.

Download all attachments as: .zip

Change History (2)

@fitztrev
17 years ago

Adds a jQuery event to the save/publish buttons to flush the newtags box to tags_input.

#1 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6834]) Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849

Note: See TracTickets for help on using tickets.