? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
16 May 2021

Best to start J4 the right way with exact versions for @since

code review

8fd7946 16 May 2021 avatar brianteeman oops
avatar brianteeman brianteeman - open - 16 May 2021
avatar brianteeman brianteeman - change - 16 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 May 2021
Category Administration com_cache com_categories com_checkin com_content com_finder com_menus com_modules com_plugins com_users com_workflow Templates (admin)
avatar ceford
ceford - comment - 18 May 2021

That leaves 88 to go. Will there be another PR for those? Otherwise I think this is OK.


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

avatar brianteeman
brianteeman - comment - 18 May 2021

There shouldn't be any

avatar ceford ceford - test_item - 18 May 2021 - Tested successfully
avatar ceford
ceford - comment - 18 May 2021

I have tested this item successfully on 4b6141b

I looked again and decided the ones I found are not relevant: 3 in api/..., a whole bunch in libraries/src/Console/... and just a few in tests/...


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

avatar brianteeman
brianteeman - comment - 18 May 2021

I still dont see any

avatar ceford
ceford - comment - 18 May 2021

I am using a clone of the joomla-cms repo in conjunction with Eclipse. I search all php files for '[at]since 4.0\n' with regular expression set and come up with this list (partial here just to illustrate findings):

api/components/com_categories/src/Controller/CategoriesController.php line 94
api/components/com_contact/src/Serializer/ContactSerializer.php lines 37, 64, 83, 102, 121
api/components/com_content
api/components/come_contenthistory
more ...
libraries/src/Console/CheckJoomlaUpdatesCommand.php lines 64, 81, 100
more ...
libraries/src/Tag/TagApiSerializerTrait/.php line 34
tests/Unit/Libraries/Cms/Feed/FeedParserTest.php line 387
tests/Unit/Libraries/Cms/Microdata/MicrodataTest.php lines 725, 771

avatar ceford
ceford - comment - 18 May 2021

And I have just realised I find some more by searching for '[at]since\ +4.0\n'


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

avatar brianteeman
brianteeman - comment - 18 May 2021

api/components/com_categories/src/Controller/CategoriesController.php line 94

says 4.0.0

api/components/com_contact/src/Serializer/ContactSerializer.php lines 37, 64, 83, 102, 121

all say 4.0.0

Not bothering to continue as something is not right with your repo if they are saying @since 4.0

avatar brianteeman brianteeman - change - 18 May 2021
The description was changed
avatar brianteeman brianteeman - edited - 18 May 2021
avatar ceford
ceford - comment - 18 May 2021

It looks like Patchtester has only applied the patches down to and including:

diff --git a/api/components/com_menus/src/Controller/MenusController.php b/api/components/com_menus/src/Controller/MenusController.php

None of the changes below that have been applied. That is just a quarter of the total number of diffs. Hmmmm!


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

avatar brianteeman
brianteeman - comment - 18 May 2021

I wouldnt expect patchtester to work on such a large change

avatar ceford
ceford - comment - 18 May 2021

In administrator/components/patchtester/PatchTester/Model/PullModel.php on line 553 the count of files obtained from github is 30. Anything in the PR after that is dropped.

I don't remember seeing this documented anywhere.


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

avatar ceford
ceford - comment - 18 May 2021

I wouldnt expect patchtester to work on such a large change

Why not? I have just looked at the Patchtester docs and nowhere can I find any mention of any limitations.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33926.
avatar brianteeman
brianteeman - comment - 18 May 2021

a million reasons and none of them relevant to this PR.

avatar Quy Quy - test_item - 18 May 2021 - Tested successfully
avatar Quy
Quy - comment - 18 May 2021

I have tested this item successfully on 4b6141b


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

avatar Quy Quy - change - 18 May 2021
Status Pending Ready to Commit
Labels Added: ?
avatar Quy
Quy - comment - 18 May 2021

RTC


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

avatar wilsonge wilsonge - change - 19 May 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-05-19 22:24:46
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 19 May 2021
avatar wilsonge wilsonge - merge - 19 May 2021
avatar wilsonge
wilsonge - comment - 19 May 2021

Thankyou. Not sure how this crept into so many places!

avatar brianteeman
brianteeman - comment - 20 May 2021

copy paste to blame

thank you

Add a Comment

Login with GitHub to post a comment