Hi All,
While working on an extension hooked with safecracker_submit_entry_end, i found an odd thing.
In my safecraker form, i were using validation rules to fields.
Even if validation errors all the time extension is being called.
Which shouldn’t. Later I looked into Safecraker module file (safecraker_lib) and found that safecracker_submit_entry_end is calling before throwing validation rules errors.
It seems a bug to me. What do you all think about it, please share your opinions.
Thanks,