? Information Required Pending

User tests: Successful: Unsuccessful:

avatar julienV
julienV
13 Oct 2017

Pull Request for Issue # .

Summary of Changes

Replaced deprecated function calls in repeatable fields. It's deprecated, but can still be used by 3rd party.

Testing Instructions

display a form with a repeatable field

Expected result

it should work without throwing a fatal error...

Actual result

Documentation Changes Required

avatar joomla-cms-bot joomla-cms-bot - change - 13 Oct 2017
Category Libraries
avatar julienV julienV - open - 13 Oct 2017
avatar julienV julienV - change - 13 Oct 2017
Status New Pending
avatar Robbie8
Robbie8 - comment - 15 Oct 2017

The Joomla support issue https://forum.joomla.org/viewtopic.php?f=706&t=955602&p=3498001#p3498001 gives more information on how the problem was identified

avatar Quy
Quy - comment - 15 Oct 2017
avatar Robbie8 Robbie8 - test_item - 15 Oct 2017 - Tested successfully
avatar Robbie8
Robbie8 - comment - 15 Oct 2017

I have tested this item successfully on 01c3a2f

I tested this by accessing the Article Manager - to add a new article and edit an existing one.
Both tests completed as required


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

@Robbie8 can you please describe how you test so we get the needed second Test?

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 Nov 2017

Reminder for @Robbie8


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Apr 2019
Title
[fix] fixed protected function calls in repeatable field
fixed protected function calls in repeatable field
avatar franz-wohlkoenig franz-wohlkoenig - edited - 19 Apr 2019
avatar gostn gostn - test_item - 24 Nov 2020 - Tested successfully
avatar gostn
gostn - comment - 24 Nov 2020

I have tested this item successfully on 01c3a2f


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

avatar laoneo laoneo - change - 18 Mar 2022
Labels Added: ? ?
Removed: J3 Issue ?
avatar laoneo
laoneo - comment - 18 Mar 2022

The functions "getLabel" and "getInput" are not deprecated. And can you post a link to the code where a fatal error is thrown? I can't think of a place where a deprecated message throws a fatal error.

avatar laoneo
laoneo - comment - 21 Mar 2022

I had a second look and indeed, these functions are protected. So we have to change to the properties or better to use the functions from the form instance.

avatar laoneo
laoneo - comment - 21 Mar 2022

@julienV can you update the description with proper test instructions?

avatar julienV
julienV - comment - 21 Mar 2022

Hi, sorry guys, but this is 5 (!!) years old, i have moved on, and i really don't have the time to setup everything for this...

avatar laoneo
laoneo - comment - 21 Mar 2022

@julienV thanks for clarification. I'm closing it then and when somebody else wants to take over, feel free to open a new pr on the most recent 4 branch.

avatar laoneo laoneo - close - 21 Mar 2022
avatar laoneo laoneo - change - 21 Mar 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-03-21 19:58:05
Closed_By laoneo
Labels Added: Information Required
Removed: ?

Add a Comment

Login with GitHub to post a comment