You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by hepabolu <he...@gmail.com> on 2007/06/11 13:13:26 UTC

Re: [WEBSITE] 2.1/userdocs/flow/tutor.html

Jeff Schmitz said the following on 8/6/07 22:10:
> There is an error in the flowscript tutorial.  
> http://cocoon.apache.org/2.1/userdocs/flow/tutor.html
> 
> 
> The game.js code shows the following call:
> 
>     cocoon.sendPageAndWait("guess.jxt", { "random" : random, "hint" : hint,
>                                           "guesses" : guesses} );
> 
> I think it needs to specify guess.jx, not guess.jxt.

Fixed. Thanks for spotting this.

Bye, Helma