Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix qr download 404 bug #69

Merged
merged 2 commits into from
Nov 15, 2015
Merged

fix qr download 404 bug #69

merged 2 commits into from
Nov 15, 2015

Conversation

huangxiangdan
Copy link
Contributor

404的原因有两个。

  1. 丢掉了params: { },所以RestClient就忽略了ticket参数
  2. ticket无需CGI.escape,因为RestClient会自动escape params里面的值。

Eric-Guo added a commit that referenced this pull request Nov 15, 2015
@Eric-Guo Eric-Guo merged commit 1da12e1 into Eric-Guo:master Nov 15, 2015
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.

2 participants