Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #14990 Some illustrations do not have the right tlp class injected by helper
    Infos
    #14990
    Nicolas Terray (nterray)
    2020-06-17 11:10
    2020-06-17 10:30
    16250
    Details
    Some illustrations do not have the right tlp class injected by helper

    Go to TLP documentation » visual assets » illustrations.

    Switch the theme to purple.

    Click on the button [Inject TLP classes into an illustration], and paste the following illustration:

    <svg xmlns="http://www.w3.org/2000/svg" width="60" height="60">
        <rect class="tlp-illustration-primary-box"
              fill="#92cee5" stroke="#92cee5"
              stroke-width="3"
              x="5" y="5"
              rx="0.6" ry="0.6"
              width="50" height="50"/>
    </svg>

    The generated illustration should be purple, not a mix of blue and purple.

    TLP
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Nicolas Terray (nterray)
    Closed
    2020-06-17
    Attachments
    Empty
    References
    Referenced by request #14990

    Follow-ups

    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    • Summary
      -Some complex illustrations does not have right tlp class injected by helper 
      +Some illustrations do not have the right tlp class injected by helper