?
avatar smehrbrodt
smehrbrodt
31 Oct 2016

Steps to reproduce the issue

Save a field group

Expected result

Message "Field group successfully saved." is shown

Actual result

Message "Category successfully saved." is shown

System information (as much as possible)

Latest staging (commit 0521c6c )

avatar smehrbrodt smehrbrodt - open - 31 Oct 2016
avatar joomla-cms-bot joomla-cms-bot - change - 31 Oct 2016
Labels Added: ?
avatar infograf768
infograf768 - comment - 31 Oct 2016

Let's go little by little on this new comp
Can you test both:
#12646
and
#12653

avatar smehrbrodt
smehrbrodt - comment - 31 Oct 2016

Those tickets are unrelated?!

avatar brianteeman brianteeman - change - 31 Oct 2016
Title
[com_fields] Wrong message after saving a field group
Wrong message after saving a field group
avatar brianteeman brianteeman - edited - 31 Oct 2016
avatar infograf768
infograf768 - comment - 31 Oct 2016

They are indeed unrelated. We have many things to check/change in this new comp.
Let's go little by little...

avatar brianteeman brianteeman - change - 3 Nov 2016
Title
Wrong message after saving a field group
[com_fields] Wrong message after saving a field group
Status New Confirmed
avatar brianteeman brianteeman - change - 3 Nov 2016
Title
Wrong message after saving a field group
[com_fields] Wrong message after saving a field group
avatar brianteeman brianteeman - change - 3 Nov 2016
Category com_fields
avatar tonypartridge
tonypartridge - comment - 2 Dec 2016

@smehrbrodt I've looked into this and it's a fundemental issues of how com_fields is implemented. We are using com_categories to handle the field groups. And we are loading the category.xml file to handle this.

I suspect we need to devise a way to load a field_groups.xml file within the category component, as the naming for groups is wrong as it's listed as 'Category'.

Unless of course we don't do the extra development work and instead name it 'Field Categories' opposed to groups.

@brianteeman thoughts on this? Do you think the re-naming would be sufficient?

avatar Bakual
Bakual - comment - 2 Dec 2016

@tonypartridge and @smehrbrodt See #13019. That should fix this issue as well since we no longer use com_categories.

avatar tonypartridge
tonypartridge - comment - 2 Dec 2016

@Bakual good work! I'll test the patch now :-)

avatar laoneo
laoneo - comment - 3 Dec 2016

So then this one can be closed?

avatar zero-24 zero-24 - change - 3 Dec 2016
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2016-12-03 07:52:19
Closed_By zero-24
avatar zero-24 zero-24 - close - 3 Dec 2016

Add a Comment

Login with GitHub to post a comment