? Pending

User tests: Successful: Unsuccessful:

avatar coolcat-creations
coolcat-creations
15 May 2017

Change fields to jcfields like it has to be

Summary of Changes

Changed $this->data->fields to $this->data->jcfields, because otherwise the intended mapping of the fieldname wouldn´t work otherwise.

Testing Instructions

Create an override of default_custom.php
Add another Field at the bottom with
<?php echo $customFields['fieldname']->value; ?>
Where fieldname has to have the fieldname...

avatar coolcat-creations coolcat-creations - open - 15 May 2017
avatar coolcat-creations coolcat-creations - change - 15 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 May 2017
Category Front End com_users
avatar coolcat-creations
coolcat-creations - comment - 18 May 2017

Can someone test this, actually this seemed to be just forgotten when changing alias to name and fields to jcfields...

avatar rdeutz rdeutz - change - 27 May 2017
Labels Added: ?
avatar Quy
Quy - comment - 27 May 2017

@coolcat-creations I did not follow your testing instructions, however, it fixed the following. Is this PR related to this issue?

Before:

profile-before

After:

profile-after

avatar coolcat-creations
coolcat-creations - comment - 28 May 2017

@Quy I don´t know if that is fixed by my PR because normally the field would not be shown at all before. But i see the lable is shown there. Maybe just follow the instructions too and mark it as tested :) Would be great! It´s actually a logical change/bugfix because the name fields was changed to jc fields in the development process and this one was forgotten.

avatar Quy
Quy - comment - 28 May 2017

I have tested this item successfully on 84a0340

In the revised file, I added a var_dump($tmp). Before the change, empty array. After the change, an array of the custom fields.


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

avatar Quy Quy - test_item - 28 May 2017 - Tested successfully
avatar Quy
Quy - comment - 29 May 2017

@franz-wohlkoenig Can this be RTC? It has 1 successful test and the developer of the custom fields has approved it.

avatar laoneo
laoneo - comment - 29 May 2017

I have tested this item successfully on 84a0340


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

avatar laoneo laoneo - test_item - 29 May 2017 - Tested successfully
avatar laoneo
laoneo - comment - 29 May 2017

Now you have your second test. But the branch needs to fix a merge conflict.

avatar franz-wohlkoenig franz-wohlkoenig - change - 29 May 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 29 May 2017

RTC after two successful tests.

avatar coolcat-creations coolcat-creations - change - 29 May 2017
Labels Added: ?
avatar rdeutz rdeutz - change - 6 Jun 2017
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2017-06-06 19:53:01
Closed_By rdeutz
avatar rdeutz rdeutz - close - 6 Jun 2017
avatar rdeutz rdeutz - change - 6 Jun 2017
Status Closed New
Closed_Date 2017-06-06 19:53:01
Closed_By rdeutz
Labels Removed: ?
avatar rdeutz rdeutz - change - 6 Jun 2017
Status New Pending
avatar rdeutz rdeutz - reopen - 6 Jun 2017
avatar rdeutz rdeutz - change - 8 Jun 2017
Labels Added: ?
avatar rdeutz rdeutz - change - 8 Jun 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-08 10:07:06
Closed_By rdeutz
Labels Removed: ?
avatar rdeutz rdeutz - close - 8 Jun 2017
avatar rdeutz rdeutz - merge - 8 Jun 2017

Add a Comment

Login with GitHub to post a comment