Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14629

eZ Webin toolbar not available on fresh 4.1.0 install

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • 4.1.1
    • 4.1.0
    • None
    • Operating System: OS X
      PHP Version: 5.2.8
      Database and version:5.0.67 MySQL Community Server
      Browser (and version): All

    Description

      Seems like eZ Webin Toolbar rules are invalid. The default rule:

      all modules 	all functions 	No limitations

      does not validate as valid to use the toolbar. Adding the following rule solves the issue:

      websitetoolbar 	use 	No limitations

      The affected file is extension/ezwebin/design/ezwebin/templates/parts/website_toolbar.tpl where this not return true with the default policies for admin role:

      $website_toolbar_access = fetch( 'user', 'has_access_to', hash( 'module', 'websitetoolbar', 'function', 'use' ) )
      Steps to reproduce

      1. Do a fresh install of eZ Publish 4.1 with eZ Webin
      2. Login to the website
      3. Editor toolbar not visible
      4. Add a policy:

      websitetoolbar 	use 	No limitations

      5. Editor toolbar now visible

      Attachments

        Activity

          People

            unknown unknown
            janit janit
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: