Closed (fixed)
Project:
YubiKey
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 May 2016 at 10:17 UTC
Updated:
18 Oct 2019 at 14:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
immanuel.paul commentedThe error is fixed. The patch also includes some updates accounting to Coding Standards.
Kindly validate and let me know if it works.
Thanks
Immanuel Paul
Comment #3
bhavikshah9 commented@immanuel.paul: Your patch resolves the issue. But, if you have time, can you please check the entire message? I think, message is weird and something is in-correct. I have noticed this after I posted the issue here. It would be great if you can fix that as well.
Comment #4
immanuel.paul commentedHi Bhavik Shah,
The Error message I receive when an invalid URL is provided is as follows:
The URL #1 example.com is not valid.I am not sure as to what is weird in this message. Can you please provide more information.
Thanks
Immanuel Paul
Comment #5
joshi.rohit100I guess @bhavik is pointing to this
#%d(just guess)Comment #6
bhavikshah9 commented@immanuel.paul, @joshi.rohit100: No. I was referring to `name`(first) parameter to `form_set_error`.
File: yubikey\yubikey.pages.inc - line#611.
'yubikey_valserver][urls][' . $idoesn't makes any sense to me and that is what I am talking about.Thank you both for your time and efforts.
Comment #7
bhavikshah9 commentedComment #8
sandip27 commentedHi bhavikshah9,
Please check the attached patch for the issues you mentioned. It should solve the problem.
Thanks
Comment #9
sandip27 commentedComment #10
sandip27 commentedHi bhavikshah9,
Please check the attached updated patch for the issues you mentioned. It should solve the problem.
Thanks
Comment #11
sandip27 commentedComment #12
sandip27 commented@Maintainers, would be glad to see this patch reviewed and merged for syntactical error in module.
Thanks
Comment #14
toddejohnson commentedI've commited the patch and this issue should be resolved in the next dev build.
Comment #15
sandip27 commentedHi Todd,
Thanks for committing the patch. However, I figured some minor issue needed to be taken care of. Attaching patch for the same. Please review and merge the same.
Thanks
Comment #16
sandip27 commentedComment #17
sandip27 commentedComment #19
nevergoneThanks, committed!