Skip to content
This repository was archived by the owner on Dec 11, 2017. It is now read-only.

Fixed bug in checkVal() when a mask literal matches a mask regex#46

Closed
codelahoma wants to merge 37 commits intodigitalBush:masterfrom
codelahoma:master
Closed

Fixed bug in checkVal() when a mask literal matches a mask regex#46
codelahoma wants to merge 37 commits intodigitalBush:masterfrom
codelahoma:master

Conversation

@codelahoma
Copy link

When pasting a value into a masked input, checkVal() behaved incorrectly if a mask literal character matched any previous mask regex. Couldn't add to the spec tests because it requires pasting to trigger, but you can test manually using an input with mask "$99.00" and pasting a single digit into it.

@codelahoma codelahoma closed this Aug 3, 2011
@codelahoma codelahoma reopened this Aug 3, 2011
@codelahoma
Copy link
Author

Thought I couldn't recreate it, but was working with my corrected version. :-)

@digitalBush
Copy link
Owner

Awesome that you got some neat stuff implemented, but there's no way I can merge this PR into master. I have no intentions of porting masked input to coffeescript.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants