•  
      request #10817 gettext extraction in mustache does not work when same translation found multiple times in the same report
    Infos
    #10817
    Marie Ange Garnier (marieange)
    2017-11-14 16:35
    2017-11-13 17:49
    11044
    Details
    gettext extraction in mustache does not work when same translation found multiple times in the same report
    In a mustache use getText with the same translation twice

    example:
    <label class="tlp-label" for="ugroup_name"> {{# gettext }} Group name{{/ gettext }} </label>
    <input
    type="text"
    class="tlp-input"
    id="ugroup_name"
    name="ugroup_name"
    placeholder="{{# dgettext }} Group name{{/ dgettext }}"
    >
    Other
    9.14
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-11-14
    Attachments
    Empty
    References

    Follow-ups