ScienceCommons / api

API for interacting with Curate Science model
http://curatescience.org
MIT License
2 stars 4 forks source link

publication year incorrect for replication studies in replication table for manually added articles #174

Closed eplebel closed 9 years ago

eplebel commented 9 years ago

Steps:

  1. Manually add an article without using DOI lookup (https://www.curatescience.org/beta/#/articles/new)
  2. Add at least one study to this article
  3. Go to another article and add the study from the manually added article as a replication
  4. Notice the year of the replication study is correct
  5. Now reload the page

Notice how the year is not incorrect (one year off in the past).

This only occurs for studies from articles that are manually added; this does not occur for studies from articles added using the DOI lookup feature.

This is likely related to a previous issue with publication year incorrectly displaying #108