? ? Pending

User tests: Successful: Unsuccessful:

avatar Denitz
Denitz
3 Oct 2017

Pull Request for Issue #18065

Steps to reproduce the issue

debug FieldsHelper::prepareForm() and see that it's launched twice in frontend:

Initially via PlgSystemFields->onContentPrepareForm event and see that it's launched twice in frontend.

Next FieldsHelper::prepareForm() is called again via UsersModelProfile::getForm()

Expected result

FieldsHelper::prepareForm() should be called once on user profile form display.

Actual result

Called twice

avatar joomla-cms-bot joomla-cms-bot - change - 3 Oct 2017
Category Front End com_users
avatar Denitz Denitz - open - 3 Oct 2017
avatar Denitz Denitz - change - 3 Oct 2017
Status New Pending
avatar Denitz
Denitz - comment - 4 Oct 2017

Who can fix AppVeyor issue with sqlite for PHP 5.6?

http://ci.joomla.org/joomla/joomla-cms/136 fails as well.

avatar Denitz Denitz - change - 5 Oct 2017
Labels Added: ?
avatar stutteringp0et
stutteringp0et - comment - 2 Nov 2017

This PR solves #18427 (now closed) - how can I help?

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 2 Nov 2017

@stutteringp0et please mark your Test as successfully:

  • open Issue Tracker
  • Login with your github-Account
  • Click on blue "Test this"-Button above Authors-Picture
  • mark your Test as successfully
  • hit "submit test result"
avatar stutteringp0et stutteringp0et - test_item - 2 Nov 2017 - Tested successfully
avatar stutteringp0et
stutteringp0et - comment - 2 Nov 2017

I have tested this item successfully on 3a1b635

Fields are still rendered, FieldsHelper::prepareForm is executed only once.


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

avatar stutteringp0et
stutteringp0et - comment - 2 Nov 2017

Done - looking forward to seeing this update in the next release. This issue was killing a feature of an extension I'm about to release.

avatar csthomas csthomas - test_item - 2 Nov 2017 - Tested successfully
avatar csthomas
csthomas - comment - 2 Nov 2017

I have tested this item successfully on 3a1b635


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

avatar stutteringp0et
stutteringp0et - comment - 3 Nov 2017

I was playing around with this, and with the patch applied - the user profile fields are still rendered, and work correctly for the most part - but when I tried a "color" type field, the value doesn't get stored. It works for any other custom fields I create, but not the color type. I suspect this should be raised as a separate issue - but thought I should mention it here. When I try this on a vanilla 3.8.1 the color value is stored as expected.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Nov 2017

@stutteringp0et can you please open a new Issue?

avatar franz-wohlkoenig franz-wohlkoenig - change - 3 Nov 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Nov 2017

RTC after two successful tests.

avatar stutteringp0et
stutteringp0et - comment - 3 Nov 2017

Can I raise an issue based on a PR that hasn't been merged yet?

avatar stutteringp0et
stutteringp0et - comment - 3 Nov 2017

Scratch my report about the color field type - I went through my settings and found that I forgot to give the user permission to change the value. Works fine now. No need for any action.

avatar mbabker mbabker - change - 18 Nov 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-11-18 15:53:39
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 18 Nov 2017
avatar mbabker mbabker - merge - 18 Nov 2017
avatar stutteringp0et
stutteringp0et - comment - 18 Dec 2017

@mbabker - when will this make it into the 4.0-dev branch?

Add a Comment

Login with GitHub to post a comment