Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19208 closed task (blessed) (fixed)

Make plugins "View version [#] details" link show changelog tab

Reported by: jane's profile jane Owned by: dd32's profile dd32
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.3
Component: UI Keywords: has-patch
Focuses: Cc:

Description

On the plugin update prompt, the link to view the new version details pops up the plugin info lightbox, but not on the changelog tab, which would be ideal. Change popup to show changelog tab by default.

Attachments (2)

19208.patch (803 bytes) - added by linuxologos 13 years ago.
Change default tab to Changelog
19208.2.patch (1.7 KB) - added by linuxologos 13 years ago.

Download all attachments as: .zip

Change History (5)

@linuxologos
13 years ago

Change default tab to Changelog

#1 in reply to: ↑ description @linuxologos
13 years ago

  • Keywords has-patch added; needs-patch removed

Replying to jane:

On the plugin update prompt, the link to view the new version details pops up the plugin info lightbox, but not on the changelog tab, which would be ideal.

+1.

We are always switching to Changelog tab immediately, because that's what matters for an update.

If the default tab being displayed is not to be touched (19208.patch), then the links which prompt for an update could be changed individually (19208.2.patch).

#2 @SergeyBiryukov
13 years ago

  • Milestone changed from Future Release to 3.4

Tested 19208.2.patch, looks good.

If a plugin doesn't have Changelog tab, Description is properly used as a fallback.

#3 @dd32
13 years ago

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

In [19711]:

Show Changelog by default for "View version x.y.z details" links for Plugin updates. Props linuxologos. Fixes #19208

Note: See TracTickets for help on using tickets.