Breaking: #91578 - IRRE related JavaScript has been removed¶
See forge#91578
Description¶
The JavaScript functions TBE_
and its legacy
alias TBE_
, used to extract the table name, field
name and uid from the incoming field name, have been removed.
Impact¶
Calling any of the removed function will trigger a JavaScript error.
Affected Installations¶
All 3rd party extensions calling these functions are affected.
Migration¶
No migration is possible as this is IRRE-related code only.