Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5176

signature backgroundImage doesn't accept an absolute path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 10.0.0, 9.6.3
    • 9.6.2
    • None
    • Security Level: Jimmy
    • None

    Description

      Steps to Reproduce

              <signature id="sig" width="600px" height="300px"
                         backgroundImage="/bg.jpg" 
                         backgroundIncluded="true"/>
              <image id="image2" src="/bg.jpg"/>
      

      1. put bg.jpg under the root folder

      Current Result

      signature doesn't show the background image
      but the image component can show bg.jpg as expected

      Expected Result

      signature can show the background image

      Debug Information

      signature doesn't encode image URL like the image src attribute

      Attachments

        Activity

          People

            gordonhsu gordonhsu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: