Issue 1690 in zxing: zXing-URL can not read given URL for QR code

40 views
Skip to first unread message

zx...@googlecode.com

unread,
May 23, 2013, 4:29:20 AM5/23/13
to zx...@googlegroups.com
Status: New
Owner: ----

New issue 1690 by powerys...@googlemail.com: zXing-URL can not read given
URL for QR code
http://code.google.com/p/zxing/issues/detail?id=1690

IMPORTANT: Please don't ask questions by filing bugs. Instead, send an
email to zx...@googlegroups.com.

On URL http://zxing.org/w/decode.jspx the following Link will produce an
error message: "https://dl.dropboxusercontent.com/u/80150472/QR MikElsa
neu.jpg". Perhaps the spaces causes an error. Here the errror message:
Bad URL

You didn't specify a URL, or the URL was not valid, or did not return an
image. Go "Back" in your browser and try again.

Regards

Stefan

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

zx...@googlecode.com

unread,
May 23, 2013, 5:23:36 AM5/23/13
to zx...@googlegroups.com
Updates:
Status: NotABug

Comment #1 on issue 1690 by srowen: zXing-URL can not read given URL for QR
code
http://code.google.com/p/zxing/issues/detail?id=1690

Yes, spaces are never valid in a URL. This is generally true, and nothing
to do with the project. For example you can see Google Code doesn't think
your URL is valid above since only part is linked. You have to escape them
with "+" or "%20" in URLs. Then it works fine.
Reply all
Reply to author
Forward
0 new messages