[
https://issues.apache.org/jira/browse/TAP5-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832880#comment-13832880
]
Hudson commented on TAP5-2237:
------------------------------
SUCCESS: Integrated in tapestry-trunk-freestyle #1203 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1203/])
TAP5-2237: t5/core/alert module - wrong default CSS class for alert (hlship:
rev d34783f050b4aa0c659998f21028a81de0c08691)
* tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/alert.coffee
> 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
> Fix For: 5.4
>
>
> 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)