Skip to content

Storing bool getting back string #3

@MrChrisRodriguez

Description

@MrChrisRodriguez

GM_setValue('val', true);
GM_getValue('val') --> "true"

Never hacked around with GreaseMonkey on Firefox so I don't know if this is expected or consistent behavior. What I do know is that the popular script I was fixing for this bug (gmailAutoBcc) was expecting getValue to return a boolean.

Good luck!

MrC

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