You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/04/10 11:20:12 UTC

[jira] [Closed] (TAP5-2408) upload component doesn't render class="form-control"

     [ https://issues.apache.org/jira/browse/TAP5-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade closed TAP5-2408.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 5.4

> upload component doesn't render class="form-control"
> ----------------------------------------------------
>
>                 Key: TAP5-2408
>                 URL: https://issues.apache.org/jira/browse/TAP5-2408
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>    Affects Versions: 5.4
>            Reporter: Paul Stanton
>            Priority: Minor
>             Fix For: 5.4
>
>
> the markup:
> <t:upload t:id="file" />
> renders:
> <input id="file" name="file" type="file">
> however, in keeping with other tapestry components it should add the bootstrap css class:
> class="form-control"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)