Change By: Roman Kovařík (05/Jun/14 1:59 PM)
Summary: extends override property should override configuration at the parent level Do not show empty form tabs / empty actions in action bar
Description: When using Using  the extends override for ui items  the override doesn't take effect at the right level. This  can result in blank tabs on forms or spaces in the action bar.

I have provided an export of a dialog which illustrates the issue. This dialog takes stkTextImage and overrides the image tab to make it essential an stkText component.

Here are the steps to reproduce:
1. Import the attached dialog into: confg:/modules/standard-templating-kit/dialogs/components/content
2. Configure the stkTextImage component to use this dialog
3. Try adding this component to a page
4. Notice that the form in the dialog still has 2 tabs. The overridden image tab is blank but should be completely removed. 

Another place that strange behavior has been observed is with the action bar. For example, if you wanted to create a subApp that has a similar actionbar as another subApp but removes a couple items. If you add the extends override at the individual item level it leaves a space in the actionbar rather than suppressing it completely. We do something similar in this exercise: http://wiki.magnolia-cms.com/display/TRAINING5/Exercise%3A+Create+JCR-Browser+Sub-App (Part: 2 #2)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to