mainBar adminButtonVisible flag not working
-------------------------------------------

         Key: MAGNOLIA-833
         URL: http://jira.magnolia.info/browse/MAGNOLIA-833
     Project: magnolia
        Type: Bug

  Components: taglibs  
    Versions: 2.1.5    
 Environment: all
    Reporter: Sameer Charles
 Assigned to: Boris Kraft 
    Priority: Minor
     Fix For: 3.0 Beta 1


I have the following line in a page template jsp, for which I want to hide the 
AdminCentral button on mainBar:

<cms:mainBar paragraph="somePrefixPageProperties" adminButtonVisible="false" />

But, when the page is opened, the 'AdminCentral' button is still visible on the 
page.

I tried the following:
setting it to "true", did not change anything.
setting it to "xyz", causes no change and no error.
setting ABCadminButtonVisible="false", causes the following error:
Attribute ABCadminButtonVisible invalid for tag mainBar according to TLD

(so, tld is validating it correctly, but something may be happening in 
setAdminButtonVisible method and after...)

My current setup:
---------------------------------
Magnolia version:  Magnolia 2.1.5
OS/Hardware: Sun OS 5.8

If I've understood the use of this attribute wrong, please advise.

Thanks
M Rather


-- 
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