Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3218

favicon of runtime does not works on preview

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.3
    • 3.2
    • None
    • None

      This is working
      /kernel/resources/img/runtime_favico.gif

      This is not working
      /preview/kernel/resources/img/runtime_favico.gif
      with the message

      Resource not found for URI : file:/D:/Ametys/templates/CMSWEB/trunk/webapp/cms/resources/img/runtime_favico.gif
      <map:read> - context:/resource://org/ametys/runtime/kernel/sitemap.xmap - 155 : 48

      this is the right sitemap at the right line

                  <map:match pattern="kernel/resources/**">
                      <map:read src="resources/{1}"/>
                  </map:match>
      

      but it looks as thought it looks for the file in the webapp dir, instead of in the kernel sitemap dir

      In the second case the pipeline preview/** redirect to the first url using a cocoon://

          [CMS-3218] favicon of runtime does not works on preview

          Cédric Damioli added a comment - Was due to https://issues.apache.org/jira/browse/COCOON-2319

            cedric Cédric Damioli
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: