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

Howard M. Lewis Ship updated TAP5-2237:
---------------------------------------

    Description: 
If you omit the severity property from the alert data, it should use the 
default "alert-info" class, but uses "alert" instead.

      className = severityToClass[data.severity] or "alert"


  was:
If you omit the severity property from the alert data, it should use the 
default "alert-info" class, but uses "alert" instead.

{code}
      className = severityToClass[data.severity] or "alert"
{code}


> t5/core/alert module - wrong default CSS class for alert
> --------------------------------------------------------
>
>                 Key: TAP5-2237
>                 URL: https://issues.apache.org/jira/browse/TAP5-2237
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> If you omit the severity property from the alert data, it should use the 
> default "alert-info" class, but uses "alert" instead.
>       className = severityToClass[data.severity] or "alert"



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to