Server uses deprecated substr() #8645
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
New Issue Checklist
Issue Description
substr()
has been deprecated bysubstring()
, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr.Steps to reproduce
The deprecation shows when relevant files are opened in IDE's like VS Code
Actual Outcome
Deprecation warning
Expected Outcome
No deprecation warning
Environment
Server
6.2.0
Linux
Local
Database
Postgres
15
Local
Client
N/A
N/A
Logs
The text was updated successfully, but these errors were encountered: