No progressbar when using defaultCommand
----------------------------------------
Key: TOBAGO-344
URL: https://issues.apache.org/jira/browse/TOBAGO-344
Project: MyFaces Tobago
Issue Type: Bug
Affects Versions: 1.0.10
Environment: tobago 1.0.10
IE 6.x
Reporter: Adam Henne
submitting actions with defaultCommand=true the progressbar isn't shown.
<tc:button action="#{myForm.doSearch}" label="Search" /></tc:button> =>
progressbar
<tc:button action="#{myForm.doSearch}" label="Search" defaultCommand="true"
/></tc:button> => NO progressbar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.