MoMaR5 / regalandroid

Automatically exported from code.google.com/p/regalandroid
0 stars 0 forks source link

FC : java.lang.IllegalArgumentException URI.create() Illegal character in path #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On which type of gallery your problem occurred ? (G2, G3, Piwigo ?)
all

What version of regalandroid are you using? On what Android versions?
1.0.1-1.1.0

Can you provide your gallery url so that a developer can reproduce the
issue ? do we need to login ? in which album the problem occurred ?

What steps will reproduce the problem?
1. put a wrong character in the gallery url (space, cr, )

What is the expected output? What do you see instead?
the app should tell the user that he did not enter correctly the url

Please provide any additional information below.

Original issue reported on code.google.com by anthony....@gmail.com on 18 Jun 2011 at 4:30

GoogleCodeExporter commented 8 years ago
reported 6 times on android market

Original comment by anthony....@gmail.com on 18 Jun 2011 at 4:37

GoogleCodeExporter commented 8 years ago
checking the uri with try/catch in addition to regex, commit 56bcff9

Original comment by anthony....@gmail.com on 23 Oct 2011 at 1:11

GoogleCodeExporter commented 8 years ago
fixed in 1.1.2

Original comment by anthony....@gmail.com on 23 Oct 2011 at 1:45