? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
10 Jan 2017

In current staging, custom fields aren't saved when editing an article (or other items) in frontend. The old values just stays. In backend everything works.

Summary of Changes

This is a bug in the new method introduced with #12968.
Currently it looks for a helperfile name eg com_content.php while in fact it is named content.php
This PR just changes the lookup to the expected name of that helper.

Testing Instructions

Edit an article in frontend and adjust a value of a custom field. Save and check that the value sticks.

Documentation Changes Required

None

avatar Bakual Bakual - open - 10 Jan 2017
avatar Bakual Bakual - change - 10 Jan 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jan 2017
Category Administration com_fields
avatar laoneo
laoneo - comment - 10 Jan 2017

I have tested this item successfully on 38e8732


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

avatar Bakual Bakual - edited - 10 Jan 2017
avatar laoneo laoneo - test_item - 10 Jan 2017 - Tested successfully
avatar zero-24 zero-24 - change - 10 Jan 2017
Title
Fix name of component helper in fieldshelper
[com_fields] Fix name of component helper in fieldshelper
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-01-10 23:02:55
Closed_By zero-24
Labels Added: ?
avatar zero-24 zero-24 - close - 10 Jan 2017
avatar zero-24 zero-24 - merge - 10 Jan 2017
avatar zero-24
zero-24 - comment - 10 Jan 2017

Thanks merged 👍

Add a Comment

Login with GitHub to post a comment