You are not logged in.
Pages: 1
Sometime in 2018, the implementation of replaceRelativeRoots() changed from str_replace to strtr. We upgraded to a post-2018 bigtree version very recently.
It doesn't play well with the version of Form Builder that we have, which sanitizes form submissions with replaceRelativeRoots. (It used to recursively sanitize before, now it warns and returns null or an empty string.)
Due to some urgency over here, I am going to remove replaceRelativeRoots calls in Form Builder. But I was wondering if there is an officially blessed fix for this.
Thanks,
Tushar
Offline
Hi Tushar,
Can you send me an example of a row from the btx_form_builder_entries table that doesn't play nicely with the strtr version of replaceRelativeRoots? You can email me it directly.
Thanks!
Offline
Pages: 1