You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Shawn Laubach (JIRA)" <de...@myfaces.apache.org> on 2009/02/26 08:09:01 UTC

[jira] Created: (TOMAHAWK-1397) InputSuggestAjax breaks when using trinidad render-kit

InputSuggestAjax breaks when using trinidad render-kit
------------------------------------------------------

                 Key: TOMAHAWK-1397
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1397
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: InputSuggestAjax
    Affects Versions: 1.1.8
            Reporter: Shawn Laubach


When trinidad render kit is added to the jsf environment, the inputSuggestAjax box acts like a simple input text.  You can see it interacting with the back end but no drop down.  When stepping through the code, the view is never restored so it does not process like normal.  It looks like it is not passing the state parameter back that trinidad expects.

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


[jira] Updated: (TOMAHAWK-1397) InputSuggestAjax breaks when using trinidad render-kit

Posted by "Shawn Laubach (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Laubach updated TOMAHAWK-1397:
------------------------------------

    Status: Patch Available  (was: Open)

> InputSuggestAjax breaks when using trinidad render-kit
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-1397
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1397
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: InputSuggestAjax
>    Affects Versions: 1.1.8
>            Reporter: Shawn Laubach
>
> When trinidad render kit is added to the jsf environment, the inputSuggestAjax box acts like a simple input text.  You can see it interacting with the back end but no drop down.  When stepping through the code, the view is never restored so it does not process like normal.  It looks like it is not passing the state parameter back that trinidad expects.

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