Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#9036 closed defect (bug) (worksforme)

WordPress Plugin Details Changelog Has Incorrect URL

Reported by: sjregan Owned by: slaFFik
Priority: normal Milestone:
Component: I18N Version: 12.0.0
Severity: normal Keywords: reporter-feedback
Cc:

Description

On the plugins screen in WP Admin, when you click 'View Version 12.0.0 details', then select the Change Log tab, the URL for Version 12 is:

See: https://codex.buddypress.org/releases/version-8-0-0/

Attachments (1)

Screenshot 2023-12-13 at 4.26.46 pm.png (250.0 KB ) - added by sjregan 3 years ago.
Screenshot of change log screen

Download all attachments as: .zip

Change History (3)

@sjregan
3 years ago

Screenshot of change log screen

#1 @imath
3 years ago

  • Component DocumentationI18N
  • Keywords reporter-feedback added
  • Owner changed from jaz_on to slaFFik

This is interesting, I’ve updated the readme.txt in BP Trunk the right way: https://buddypress.trac.wordpress.org/browser/trunk/src/readme.txt

It’s the same file you find on WP Trunk https://plugins.trac.wordpress.org/browser/buddypress/trunk/readme.txt as well as 12.0 tag:
https://plugins.trac.wordpress.org/browser/buddypress/tags/12.0.0/readme.txt

I guess it’s a polyglot issue, maybe a fuzzy string was wrongly validated.

What is your locale ?

#2 @imath
3 years ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed

https://i.imgur.com/NO3n2j5.png

Seems fixed

Note: See TracTickets for help on using tickets.