archives

« Bugzilla Issues Index

#350 — B.2.3 String.prototype.substr needs to check for null/undefined this value


Immediately before the current step 1 of the algorithm insert the step:

Call CheckObjectCoercible passing the this value as its argument.


Fixed in 20140824 draft, and probably earlier.


Rick,

This is an ES5.1 bug (note the produce field above).

For those, I use "In Progress" as a flag to indicate that the the bug has been verified and that it is something that needs to be documented in the next ES5.1 errata (although there probably never will be one).

When such bugs turn up that also apply to Es6, I clone the bug for ES6.

Changing the status back to Confirmed and then In Progress.


Oh, bleh, sorry about that. :-(


Bulk resolving ES5.1 errata issues as a sampling suggests these are all fixed. If this is in error, please open a new issue on GitHub.