Barry Books created TAP5-2183:
---------------------------------
Summary: 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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira