You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[m1553] Don't use hardcoded default prefix/suffix for mantis table names"
This reverts commit 795ec7c.
REGRESSION: the sqlWrapper replaces all '{' and '}' ,
but these characters exists in json strings and should not be converted.
so only table names should be converted, not field values :-(
Conflicts:
classes/constants.class.php
0 commit comments