11 Apr
2009
11 Apr
'09
3:17 p.m.
Tharindu Madushanka wrote:
I think this ?ajax=1 part is appended from lightbox's lbSaveSync: function(url), called from lbSaveForm: function()
lbSaveSync: function(url) { new Ajax.Request(url + "?ajax=1", {parameters: this.formData, asynchronous: false}); }
But the usage of it is not clear for me. I mean '?ajax=1' part, I think after that Utils.parseTemplate() use "registeruser?ajax=1" as template parameter, not calling the template to display the warnings appropriately defined in "registeruser" template.
This looks like a bug. Please open an issue on Jira for it. -- Sergiu Dumitriu http://purl.org/net/sergiu/