JavaScript Error on InputSuggest with deactivated SessionSecret Token
---------------------------------------------------------------------

                 Key: TOBAGO-977
                 URL: https://issues.apache.org/jira/browse/TOBAGO-977
             Project: MyFaces Tobago
          Issue Type: Bug
    Affects Versions: 1.0.34
            Reporter: Rainer Rohloff


Nullpointer on secret:

tobago.js
-------------
getSecretParam: function() {
   ...
   suffix += encodeURIComponent(secret.name);
   ...
}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to