RTC bug PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
3 Jul 2024

Pull Request for Issue #43728. Regression of #42934.

Summary of Changes

Move the number of votes outside of the visually-hidden section so it can be visible.

Testing Instructions

Enable Voting in Articles component configuration.
Vote for one or more articles.

Edit Content -Vote plugin.
Toggle Number of Votes to Show.

Actual result BEFORE applying this Pull Request

Total number of votes is not visible.

Expected result AFTER applying this Pull Request

Total number of votes is visible.

avatar Quy Quy - open - 3 Jul 2024
avatar Quy Quy - change - 3 Jul 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Jul 2024
Category Front End Plugins
avatar Quy Quy - change - 3 Jul 2024
Labels Added: bug PR-4.4-dev
avatar ChristineWk ChristineWk - test_item - 3 Jul 2024 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 3 Jul 2024

I have tested this item ✅ successfully on 9ed4867


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43740.

avatar viocassel viocassel - test_item - 4 Jul 2024 - Tested successfully
avatar viocassel
viocassel - comment - 4 Jul 2024

I have tested this item ✅ successfully on 9ed4867


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43740.

avatar richard67 richard67 - change - 4 Jul 2024
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 4 Jul 2024

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43740.

avatar brianteeman
brianteeman - comment - 4 Jul 2024

The whole block after <?php if ($rcount) : ?>needs to be indented

How can this be rtc while this is still outstanding to be fixed

avatar richard67
richard67 - comment - 4 Jul 2024

The whole block after <?php if ($rcount) : ?>needs to be indented

How can this be rtc while this is still outstanding to be fixed

To me the code style seems to be ok, and PHPCS seems to be ok with it, too.

avatar sandewt
sandewt - comment - 6 Jul 2024

Thanks for this PR and testing.

Just a question. Who or what ensures that this PR also applies to J5?

avatar richard67
richard67 - comment - 6 Jul 2024

Thanks for this PR and testing.

Just a question. Who or what ensures that this PR also applies to J5?

@sandewt Same as always for all bug fixes in 4.4-dev: When the PR has been merged into 4.4-dev, release managers of 5.1 will merge it up into 5.1-dev and so on.

avatar brianteeman
brianteeman - comment - 6 Jul 2024

The whole block after <?php if ($rcount) : ?>needs to be indented

How can this be rtc while this is still outstanding to be fixed

To me the code style seems to be ok, and PHPCS seems to be ok with it, too.

when you look at the entire file (not just the snippet shown in github) then you can see that @chmst is correct

3a21a64 6 Jul 2024 avatar cs
avatar Quy Quy - change - 6 Jul 2024
Labels Added: RTC
avatar richard67
richard67 - comment - 6 Jul 2024

@Quy Thanks for fixing the CS.

Leaving RTC status as the change after setting RTC was just a code style change, so previous human tests are still valid.

@chmst Thanks for review, and thanks @ChristineWk and @viocassel for testing.

avatar MacJoom MacJoom - change - 10 Jul 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-07-10 19:45:24
Closed_By MacJoom
avatar MacJoom MacJoom - close - 10 Jul 2024
avatar MacJoom MacJoom - merge - 10 Jul 2024
avatar MacJoom
MacJoom - comment - 10 Jul 2024

Thank you!

Add a Comment

Login with GitHub to post a comment