[ 
https://issues.apache.org/jira/browse/TOBAGO-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003370#comment-13003370
 ] 

Udo Schnurpfeil commented on TOBAGO-977:
----------------------------------------

As a workaround you may configure in the tobago-config.xml
  <create-session-secret>true</create-session-secret>
The problem only occurs, when the value is false.

> 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
>            Assignee: Udo Schnurpfeil
>
> 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