Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#679 closed defect (bug) (fixed)

Display parsed content in the reference-editing screen for all editors

Reported by: drewapicture's profile DrewAPicture Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch
Cc:

Description (last modified by DrewAPicture)

In #481, we added a UI for "attaching" a Trac ticket when editing parsed content is warranted, however, the contents are otherwise not displayed anywhere in the post-editing screen unless a ticket is attached.

Attached patch displays the parsed content in read-only form for anyone with the ability to view the post-editing screen. For admins, the attach controls are visible, and the action of attaching a ticket swaps out the read-only fields for editable ones.

Attachments (1)

679.diff (7.0 KB) - added by DrewAPicture 10 years ago.

Download all attachments as: .zip

Change History (3)

@DrewAPicture
10 years ago

#1 @DrewAPicture
10 years ago

  • Description modified (diff)

#2 @coffee2code
10 years ago

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

In 942:

Code Reference: display parsed content in the reference-editing screen for all editors

fixes #679.
props DrewAPicture.

Note: See TracTickets for help on using tickets.