? ? ? Pending

User tests: Successful: Unsuccessful:

avatar rigin
rigin
25 May 2022

The method does not bind the template to the extension. And I propose to correct this omission.

Pull Request for Issue # .

Summary of Changes

When using this method, the 'extension' field remains empty and, accordingly, the template is not visible in the list of templates.
I added a parameter to insert it.If it is not used, then the 'extension' field is filled with the contents of the 'name' field before the '.' separator.

Testing Instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Documentation Changes Required

avatar rigin rigin - open - 25 May 2022
avatar rigin rigin - change - 25 May 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 May 2022
Category Libraries
avatar HLeithner
HLeithner - comment - 27 May 2022

Adding a parameter is a b/c break and can't go into a minor version.

avatar rigin rigin - change - 27 May 2022
Labels Added: ?
avatar brianteeman
brianteeman - comment - 27 May 2022

Adding a parameter is a b/c break and can't go into a minor version.

even when added at the end and with a default value?

avatar HLeithner
HLeithner - comment - 27 Jun 2022

This pull requests has automatically rebased to 4.2-dev.

avatar joomla-bot
joomla-bot - comment - 27 Jun 2022

This pull requests has been automatically converted to the PSR-12 coding standard.

avatar HLeithner HLeithner - change - 27 Jun 2022
Labels Added: ?
avatar Hackwar Hackwar - change - 23 Oct 2022
Labels Added: ?
Removed: ? ?
avatar Fedik
Fedik - comment - 27 Dec 2022

To keep backward compatibility we should extract extension from the $key for now.
Adding extra parameter can be done in 5.x version, or we should review how all this thing works.

Unless I something missed.

avatar ReLater
ReLater - comment - 9 Jan 2023

@rigin
Because we have another pr (#39540) of @Kaushik1216 just the question (no pushing!) if you will continue your pr here; whenever you'll have the time. Thank you!

avatar Quy
Quy - comment - 15 Mar 2023

Closing in favor of #39540. Thank you.

avatar Quy Quy - close - 15 Mar 2023
avatar Quy Quy - change - 15 Mar 2023
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2023-03-15 20:53:26
Closed_By Quy
Labels Added: ? ?

Add a Comment

Login with GitHub to post a comment