Pending

User tests: Successful: Unsuccessful:

avatar shur
shur
24 Jun 2013

Tracker item: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31247

The problem has been found in joomla 2.5, but it looks like the same problem is also present in the Joomla 3.x

mod_menu.xml file contains two fields:

<field
name="class_sfx"
type="text"
label="MOD_MENU_FIELD_CLASS_LABEL" ...

<field
name="moduleclass_sfx"
type="textarea" rows="3"
label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" ...

but the second field is not used in the module.

avatar shur shur - open - 24 Jun 2013
avatar nonumber
nonumber - comment - 24 Jun 2013

This doesn't seem right. The field name is 'class_sfx' and not 'moduleclass_sfx'.

avatar shur
shur - comment - 24 Jun 2013

checked again, Joomla 2.5 - mod_menu.xml
<field name="moduleclass_sfx" ...

avatar nonumber
nonumber - comment - 24 Jun 2013

Sorry, missed that this was a PR towards J2.5.

avatar brianteeman
brianteeman - comment - 13 Oct 2013

The related issue tracker has been closed as not a bug

avatar brianteeman brianteeman - close - 13 Oct 2013

Add a Comment

Login with GitHub to post a comment