Make WordPress Core

Opened 12 years ago

Closed 11 years ago

#24526 closed defect (bug) (invalid)

Compare two mode can't be triggered from the URL in the new revisions UI

Reported by: ethitter's profile ethitter Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.6
Component: Revisions Keywords:
Focuses: Cc:

Description

The revisions comparison UI in version 3.5 and earlier supported URL parameters to set the revisions to be compared by setting left and right query arguments. With the heavily-JS-dependent UI coming in 3.6, there isn't a way to link to specific comparison.

Shouldn't we use pushState to update the URL when comparing two revisions so users can continue to link to a chosen comparison? It can be helpful to share a link to a given comparison when collaborating on changes or auditing where a modification originated from, to name a few scenarios.

Change History (3)

#1 @nacin
12 years ago

  • Milestone changed from Awaiting Review to 3.6

Yes. This is something MarkJaquith and I have discussed, too. This is the first ticket for it.

#2 @ocean90
11 years ago

Will be handled in #24425.

#3 @ocean90
11 years ago

  • Milestone 3.6 deleted
  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.