Sotera / graphene-enron

Apache License 2.0
2 stars 3 forks source link

Unintended Call to entity graph rest service #2

Closed danieljue closed 10 years ago

danieljue commented 10 years ago

In the javascript, there is a call to the CSGraphServerRS (/csgraph/{type}/{value} ) which is probably unintended, since there is no entity graph for Enron. We could make one available if needed, but there aren't many shared properties.

This call happens when clicking on a name from the Entity Search results, which opens up a tab for the entity and sub tabs for each display type..

AndrewWeller commented 10 years ago

Fixed in commit [d6ab71e]