? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
21 Apr 2020

Summary of Changes

Single tags view creates a 404 when viewing a tag. Introduced in #28610

Whilst hit doesn't need to load the article hasPrimaryKey a few lines later does.

Testing Instructions

View a single tag in the frontend. Before the patch tag view 404's. afterwards doesn't.

Documentation Changes Required

None

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar wilsonge wilsonge - open - 21 Apr 2020
avatar wilsonge wilsonge - change - 21 Apr 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Apr 2020
Category com_tags Front End
avatar richard67
richard67 - comment - 21 Apr 2020

I have tested this item successfully on 6c3f8a0


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

avatar HLeithner HLeithner - close - 21 Apr 2020
avatar HLeithner HLeithner - merge - 21 Apr 2020
avatar HLeithner HLeithner - change - 21 Apr 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-04-21 17:25:46
Closed_By HLeithner
Labels Added: ?
avatar HLeithner
HLeithner - comment - 21 Apr 2020

Thanks

avatar richard67 richard67 - test_item - 21 Apr 2020 - Tested successfully
avatar bayareajenn
bayareajenn - comment - 21 Apr 2020

I have tested this item successfully on 6c3f8a0

Resolves issue with both menu item for single tag and with module tags - popular.


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

avatar bayareajenn bayareajenn - test_item - 21 Apr 2020 - Tested successfully
avatar peteruoi
peteruoi - comment - 21 Apr 2020

Is the new release gonna published soon or should we patch the code?

avatar bayareajenn
bayareajenn - comment - 21 Apr 2020

Is the new release gonna published soon or should we patch the code?

See https://forum.joomla.org/viewtopic.php?p=3602147#p3602150 a new release will be published very soon.

avatar peteruoi
peteruoi - comment - 21 Apr 2020

Thanks a lot!

avatar Septdir
Septdir - comment - 21 Apr 2020

It might be more correct to remove this check.
I can’t understand why it is needed here.
https://github.com/joomla/joomla-cms/blob/staging/components/com_tags/models/tag.php#L348

avatar Septdir
Septdir - comment - 21 Apr 2020

It turns out that this is a partial rollback #28610
I don’t think it’s right.

avatar zero-24
zero-24 - comment - 21 Apr 2020

@Septdir this fixes an breaking issue. Feel free to propose an PR for 3.9.18 to get it right. In oder to get the patch out fast we decided to partly revert that mention PR.

avatar Septdir
Septdir - comment - 21 Apr 2020

@zero-24 I could have done it, but it’s already late in the evening and we won’t start making it.
And yes, the release has already been released.

Here you can discuss the need for this 404.
In order not to do another pr just like that.

avatar zero-24
zero-24 - comment - 21 Apr 2020

Sorry mixed up the versions. I was about to write 3.9.19 should the PR be targeted at.

I could have done it, but it’s already late in the evening and we won’t start making it.
And yes, the release has already been released.

Agree it is late here too and we took extra hours to make sure we get the release out very fast.

Here you can discuss the need for this 404.
In order not to do another pr just like that.

As said feel free to do the PR tomorrow on in the next days 3.9.19 should hopefully take some more time than 3.9.18 ;)

Add a Comment

Login with GitHub to post a comment