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

Validation Error when creating a pass of type boardingPass#1

Closed
aschuch wants to merge 1 commit intoassaf:masterfrom
aschuch:master
Closed

Validation Error when creating a pass of type boardingPass#1
aschuch wants to merge 1 commit intoassaf:masterfrom
aschuch:master

Conversation

@aschuch
Copy link
Copy Markdown

@aschuch aschuch commented Oct 14, 2012

"boardingPass" is the first element in the STYLES array, therefore

!STYLES.indexOf(style)

would always return true for element at position 0 and an error is thrown.

@assaf
Copy link
Copy Markdown
Owner

assaf commented Oct 15, 2012

Thanks, fixed and release 1.0.2

@assaf assaf closed this Oct 15, 2012
assaf pushed a commit that referenced this pull request Mar 3, 2015
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