[ http://jira.magnolia.info/browse/MAGNOLIA-377?page=all ]

Philipp Bracher updated MAGNOLIA-377:
-------------------------------------

    Fix Version: 3.0 RC1
                     (was: 3.0 Beta 1)

> editBar runs only in AdminOnly
> ------------------------------
>
>          Key: MAGNOLIA-377
>          URL: http://jira.magnolia.info/browse/MAGNOLIA-377
>      Project: magnolia
>         Type: Bug

>     Reporter: Philipp Bracher
>     Assignee: Boris Kraft
>     Priority: Minor
>      Fix For: 3.0 RC1

>
>
> from a email:
>  i tried to follow why i have problems with the <cms:editBar>. I was 
> surprised about the following:
> <cms:editBar paragraph="exerciseTitle" contentNodeName="testPage" />
>  does not draw the edit bar, but
>  <cms:adminOnly>
>        <cms:editBar paragraph="exerciseTitle" contentNodeName="testPage" />
>  </cms:adminOnly>
>  draws the editbar! but somehow i can not believe, that <cms:adminOnly> is 
> the reason to draw the editbar, since the main bar is shown without 
> <cms:adminOnly>. but if that is the case, wouldn't it be possible, similar as 
> for the main bar, to determine "internally" in which instance the code runs 
> and draw the editbar accordingly?

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


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to