[
https://issues.apache.org/jira/browse/TAP5-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982320#comment-13982320
]
ASF subversion and git services commented on TAP5-2183:
-------------------------------------------------------
Commit f65adf64c9311c8246a36fdd1a4ccbc692f7765c in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=f65adf6 ]
TAP5-2183: correctly set the submitting element for LinkSumbit component with
nested elements
> 5.4 Linksubmit does not generate events with Bootstrap glyphicon
> ----------------------------------------------------------------
>
> Key: TAP5-2183
> URL: https://issues.apache.org/jira/browse/TAP5-2183
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Barry Books
> Assignee: Jochen Kemnade
>
> It appears for some reason the link submit component does not work
> correctly if the only thing it contains is a Bootstrap glyphicon.
> For example:
> <t:linkSubmit event="changeCart" mode="UNCONDITIONAL">Change</t:linkSubmit>
> calls the changeCart event handler
> <t:linkSubmit event="changeCart" mode="UNCONDITIONAL"><span class="glyphicon
> glyphicon-edit"/></t:linkSubmit>
> does not
--
This message was sent by Atlassian JIRA
(v6.2#6252)