On Wed, Aug 5, 2009 at 17:23, [Ricardo Rodriguez] Your EPEC Network ICT Team<[email protected]> wrote: > > Thomas Mortagne wrote: >> >> No, this is a normal behaviour so it's not an issue but it maybe can >> goes to >> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/URL+resolution#HQuerystring >> that the option is not about how to parse but about how to render. >> Most of the time you generate with a velocity macro or some other >> scripting the JSON to return so you have to parse and execute the >> source. > > I am afraid I am a bit lost. > > I can understand that this is not a render issue, but a parser one. Here > I am again facing the issue of being able to capture the intermediate > states from the source to the rendered output! I will catch up! > > But the fact of having three closing parenthesis, ))), being evaluated > when no open equivalence exists, it is or it is not a bug?
Sorry I though you where speak of the fact that the source is interpreted by the parser when you have outputSyntax=plain. Yes specific the ))) behavior looks like a bug for sure so it could be great if you could create a jira issue about that. > > Please, accept my apologies if I did't understand what you said in your > first reply. Please accept mine ;) > > As for JSON, it is used to move any textual input in a given syntax into > DOM elements. This is called to parse the textual input. Please, is this > correct? > > Thanks for your help, > > Ricardo > > -- > Ricardo RodrÃguez > Your EPEC Network ICT Team > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

