You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2008/10/30 22:20:49 UTC

[jira] Resolved: (TOMAHAWK-1182) Input calendar does not respect the enabledOnUserRole property when rendering as a popup

     [ https://issues.apache.org/jira/browse/TOMAHAWK-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved TOMAHAWK-1182.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.8-SNAPSHOT
         Assignee: Leonardo Uribe

Thanks to Paul Rivera for provide us this patch

> Input calendar does not respect the enabledOnUserRole property when rendering as a popup
> ----------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1182
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1182
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 1.1.6
>         Environment: Windows XP, WebSphere 5.1
>            Reporter: Steve Rees
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 1.1.8-SNAPSHOT
>
>         Attachments: HtmlCalendarRenderer.patch, test.jsp
>
>
> When rendering the input calendar the HtmlCalendarRenderer does not respect the enableOnUserRole property for the popup button. This has the effect that if the user is not in a role where the calendar should be enabled the button still allows them to set a date for the calendar.
> When accessing the attached page as a user that is not in role 'Role'  the input field is disabled, but the popup button is enabled. Pressing the button and selecting a date from the popup calendar modifies the date in the input field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.