BodyClassResolver.java : variable allowedBodyClasses should be protected and 
not private
----------------------------------------------------------------------------------------

                 Key: MGNLSTK-654
                 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-654
             Project: Magnolia Standard Templating Kit
          Issue Type: Improvement
          Components: themepop
    Affects Versions: 1.3.1
            Reporter: Christian Ringele
            Assignee: Ondřej Chytil
            Priority: Minor


A common use case of extending/redefining the BodyClassResolver is that you 
want to allow another bodyClass situation/configuration.
In my case right now: nav-col-subcol-subcol

So actually only the variable allowedBodyClasses should be over-writable for 
this situation -> protected instead of private
Otherwise the complete class has to be copied for adapting this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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

Reply via email to