whiteoctober / IATI

AidView
aidview.net
7 stars 3 forks source link

<other-identifier> data not being displayed #53

Open siwhitehouse opened 11 years ago

siwhitehouse commented 11 years ago

As per title. For example, this EU activity

http://is.gd/1ETkdr

contains a < other-identifier> tag, but it is not show in AidView here

http://aidview-dev.herokuapp.com/activity/EU-2010/22483/0

benfoxall commented 11 years ago

I think it might be firing a different query:

http://datadev.aidinfolabs.org/xquery/woapi.xq?ID=EU-2011%2F22220%2F0&search=&start-date=&end-date=&start=1&pagesize=1000&result=details&callback=&corpus=test&test=yes

(with the result=details)

We'd need to get <other-identifier> to appear in the details result set (one for Chris)

benfoxall commented 11 years ago

Need to contact Chris - "can we bring <other-identifier> into the details result set?"

KitWallace commented 11 years ago

Done

siwhitehouse commented 11 years ago

Indeed it is

siwhitehouse commented 11 years ago

http://data.aidinfolabs.org/data/corpus/main/activity/AU-5-INJ559-FJ.xml

contains

< other-identifier owner-ref="AU-5" owner-name="AusAID"/>

but this doesn't show in the AidView interface

http://aidview-dev.herokuapp.com/activity/AU-5-INJ559-FJ

KitWallace commented 11 years ago

Odd- sight regression in the api - should be ok now

siwhitehouse commented 11 years ago

Thanks Kit

I was able to see < other-identifier> in the api, it's just through AidView that I don't see it. I'm sure that Ben had the AidView interface side sorted when I closed this originally 2 months ago.

siwhitehouse commented 11 years ago

I'm getting an "internal server error" whenever I try to look at this activity in AidView now.