whiteoctober / IATI

AidView
aidview.net
7 stars 3 forks source link

Contact Details error #38

Closed caprenter closed 11 years ago

caprenter commented 11 years ago

ON: http://aidview-dev.herokuapp.com/activity/46004-42503

There are errors in the 'contact details' box.

If I then try to click through using the 'Contact Details' link I get a page that just shows the loading symbol, but nothing ever loads.

siwhitehouse commented 11 years ago

The equivalent file from the API is:

http://datadev.aidinfolabs.org/xquery/woapi.xq?ID=46004-42503&search=&start-date=&end-date=&start=1&pagesize=1000&result=full&callback=&corpus=test&test=yes

with the contact details showing as:

<contact-info adb:ref="2565">
<organisation>PATE</organisation>
<person-name>RICHARD PHELPS</person-name>
<email>rphelps@adb.org</email>
</contact-info>
<contact-info adb:ref="2565">
<organisation>PAOD</organisation>
<person-name>EMMA VEVE</person-name>
<email>eveve@adb.org</email>
</contact-info>

I can't see anything substantially wrong with that unless it is having trouble with - adb:ref="2565" - at the head of the tag.

siwhitehouse commented 11 years ago

Checked 18.12.2012. I can see both contacts. When I clicked through to the Contact Details page I was presented with the "Loading" image which didn't go away. I closed my browser (Chrome) and repeated with the same result.

benfoxall commented 11 years ago

contact details fixed, though now loading problem (see comment above)

peterjwest commented 11 years ago

This has been found and fixed now.

siwhitehouse commented 11 years ago

I'm still replicating this error. I've tried looking at both the dev and live version of AidView and I've forced the browser to bypass the local cache through CTRL+REFRESH.

Offending activity is still

http://aidview-dev.herokuapp.com/activity/46004-42503 http://aidview.net/activity/46004-42503

siwhitehouse commented 11 years ago

Fixed for offending activity file. Happy for this to be closed.