Issue 13904
BLOCKER: Homepage counts call jawa.gbif.org
13904
Reporter: trobertson
Assignee: cvizitiu
Type: Feedback
Summary: BLOCKER: Homepage counts call jawa.gbif.org
Resolution: Fixed
Status: Closed
Created: 2013-09-14 13:53:19.155
Updated: 2013-09-15 18:05:59.513
Resolved: 2013-09-15 18:05:59.479
Description: E.g. http://jawa.gbif.org:8080/registry2-ws/dataset/search?limit=1&callback=jQuery171031719756266102195_1379159513903&_=1379159514026
Need this fixed on next release. We don't spot it because we see Jawa in the office of course
[~trobertson] [~mdoering] [~cvizitiu]]]>
Author: cvizitiu@gbif.org
Comment: ... read the Jawa URLs from within the rendering code and emit the counter values directly? :-|
Created: 2013-09-14 18:33:19.442
Updated: 2013-09-14 18:33:19.442
Author: mdoering@gbif.org
Created: 2013-09-15 12:45:51.349
Updated: 2013-09-15 12:45:51.349
Now, we need to use the public api or apidev urls instead like this:
http://api.gbif.org/dataset/search?limit=1&callback=jQuery171031719756266102195_1379159513903&_=1379159514026
The API base URL might need to become a new setting for the vizz theme?