Skip to content

uri encoded query strings fail to find converters#22

Open
neonstalwart wants to merge 1 commit intopersvr:masterfrom
neonstalwart:issue/22
Open

uri encoded query strings fail to find converters#22
neonstalwart wants to merge 1 commit intopersvr:masterfrom
neonstalwart:issue/22

Conversation

@neonstalwart
Copy link
Member

pintura passes query strings that are uri encoded and so converters are not found

parser.parse('name=glob:a*'); // works
parser.parse('name=glob%3Aa*'); // doesn't work

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant