Skip to content

minor issue with shell.js #73

@mgutz

Description

@mgutz

I have seen these in our logs "to: wrong arguments". Shell.js extends the string prototype with to , which btw is not a string manipulation function. When getNativeStringProperties tests string properties names, the to function logs a failure. Yet another reason not to extend string prototype!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions