Rostlab / JS16_ProjectF

In this project we will build a web portal for our GoT data analysis and visualization system. The website will integrate all the apps created in projects B-D with the help of the integration team assigned to Project E.
GNU General Public License v3.0
10 stars 8 forks source link

Brandon stark dead? #359

Closed gyachdav closed 8 years ago

gyachdav commented 8 years ago

Can you please check how bran stark is dead in the webpage but not in the DB? Is this a problem with pulling the wrong entry from the DB again?

https://got-stats.herokuapp.com/characters/Brandon%20Stark

yashha commented 8 years ago

The problem is that he has a date of death :( https://api.got.show/api/characters/Brandon%20Stark?strict=true

sacdallago commented 8 years ago

@gyachdav if that's the case on the wiki, then the problem is at the root

goldbergtatyana commented 8 years ago

i think the problem is that we have brandon stark who is dead https://got-stats.herokuapp.com/characters/Brandon%20Stark and bran stark, who is a different character, and who is alive https://got-stats.herokuapp.com/characters/Bran%20Stark

:smile:

gyachdav commented 8 years ago

okay i think i know what the problem is. PR coming soon.