Open GoogleCodeExporter opened 9 years ago
Correction: With 2.5 API links works fine
Original comment by rconte84
on 27 Jul 2011 at 1:40
I solve the problem with this:
<a href="#" onclick="javascript:location.href='url_to_go'">Url to go</a>
instead of
<a href="url_to_go">Url to go</a>
Original comment by rconte84
on 27 Jul 2011 at 4:34
Original comment by b...@mycnl.com
on 25 Sep 2011 at 5:58
Original issue reported on code.google.com by
rconte84
on 27 Jul 2011 at 1:04