You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Rafael Ponte (JIRA)" <de...@myfaces.apache.org> on 2009/03/10 16:02:51 UTC

[jira] Created: (TRINIDAD-1418) tr:inputDate doesn't work with Mojarra 1.2_11 or upper version

tr:inputDate doesn't work with Mojarra 1.2_11 or upper version
--------------------------------------------------------------

                 Key: TRINIDAD-1418
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1418
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions:  1.2.11-core
         Environment: Trinidad 1.2.11, Facelets and Mojarra 1.2_11
            Reporter: Rafael Ponte


The tr:inputDate component doesn't work when my application is using Mojarra 1.2_11 or upper version. If i use the Mojarra 1.2_10 or minor version I don't have that problem.

In fact, the component is rendered normally, but the problem happens when the user try to open modal/popup calendar. The problem looks like,
https://issues.apache.org/jira/browse/TRINIDAD-119

This workaround filter above resolves my problem, but i think it's a good solution :)
Does someone have any solution for that?

Thanks.

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


[jira] Commented: (TRINIDAD-1418) tr:inputDate doesn't work with Mojarra 1.2_11 or upper version

Posted by "Rafael Ponte (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680880#action_12680880 ] 

Rafael Ponte commented on TRINIDAD-1418:
----------------------------------------

Hi Matthias,

I'm using the Mojarra version 1.2_10 to avoid it, and it's working very well. Although I'd like to be using the last version.
So actually we don't have an official solution for that?


> tr:inputDate doesn't work with Mojarra 1.2_11 or upper version
> --------------------------------------------------------------
>
>                 Key: TRINIDAD-1418
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1418
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: Trinidad 1.2.11, Facelets and Mojarra 1.2_11
>            Reporter: Rafael Ponte
>
> The tr:inputDate component doesn't work when my application is using Mojarra 1.2_11 or upper version. If i use the Mojarra 1.2_10 or minor version I don't have that problem.
> In fact, the component is rendered normally, but the problem happens when the user try to open modal/popup calendar. The problem looks like,
> https://issues.apache.org/jira/browse/TRINIDAD-119
> This workaround filter above resolves my problem, but i think it's not a good solution :)
> Does someone have any solution for that?
> Thanks.

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


[jira] Commented: (TRINIDAD-1418) tr:inputDate doesn't work with Mojarra 1.2_11 or upper version

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680768#action_12680768 ] 

Matthias Weßendorf commented on TRINIDAD-1418:
----------------------------------------------

eventually related to https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=890

not yet sure if that should be fixed here, in Trinidad, or in both JSF impls

Yes, it used to work...

> tr:inputDate doesn't work with Mojarra 1.2_11 or upper version
> --------------------------------------------------------------
>
>                 Key: TRINIDAD-1418
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1418
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>         Environment: Trinidad 1.2.11, Facelets and Mojarra 1.2_11
>            Reporter: Rafael Ponte
>
> The tr:inputDate component doesn't work when my application is using Mojarra 1.2_11 or upper version. If i use the Mojarra 1.2_10 or minor version I don't have that problem.
> In fact, the component is rendered normally, but the problem happens when the user try to open modal/popup calendar. The problem looks like,
> https://issues.apache.org/jira/browse/TRINIDAD-119
> This workaround filter above resolves my problem, but i think it's not a good solution :)
> Does someone have any solution for that?
> Thanks.

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