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? Please, accept my apologies if I did't understand what you said in your first reply. 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

