Replace deprecated String.prototype.substr() with String.prototype.substring()

Created on 7 February 2024, about 1 year ago
Updated 24 February 2024, about 1 year ago

Problem/Motivation

According to MDN, String.prototype.substr() is already deprecated. But some of JavaScript file use this method.

Proposed resolution

Replace all String.prototype.substr() with String.prototype.substring().

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
Javascript  β†’

Last updated 6 days ago

Created by

πŸ‡―πŸ‡΅Japan tom konda Kanagawa, Japan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024