[ http://issues.apache.org/jira/browse/TOMAHAWK-173?page=all ]
Jurgen Lust resolved TOMAHAWK-173:
----------------------------------
Resolution: Fixed
fixed by the patch for TOMAHAWK-175
> schedule component doesn't invoke the action value binding
> ----------------------------------------------------------
>
> Key: TOMAHAWK-173
> URL: http://issues.apache.org/jira/browse/TOMAHAWK-173
> Project: MyFaces Tomahawk
> Type: Bug
> Versions: 1.1.2-SNAPSHOT
> Reporter: Stefan Betermieux
> Assignee: Jurgen Lust
> Priority: Minor
>
> Hi,
> the current version of the sandbox schedule component doesn't invoke the
> action value binding provided as a tag attribute. For instance, the example
> with an action value binding doesn't work (ScheduleExampleHandler's public
> String someAction() is defined in my case):
> <s:schedule value="#{scheduleHandler1.model}" id="schedule1"
> rendered="true" visibleEndHour="18"
> visibleStartHour="8"
> workingEndHour="17" workingStartHour="9"
> readonly="false"
> theme="evolution" tooltip="true"
> action="#{scheduleHandler1.someAction}" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira