peterwebster / henson

Master data store for the Hensley Henson Journals project, and issue tracker. The application code is kept elsewhere.
1 stars 1 forks source link

Wrong display of organisation/reference names #219

Closed peterwebster closed 5 years ago

peterwebster commented 5 years ago

If the user performs a search at either /organisations or /references, and then removes the filter, the resulting list does not show the names for the annotations, just the IDs.

nomoregrapes commented 5 years ago

I think I have solved this, and names are showing on production where previously they weren't.

Several references still show their ID, but when you click them the reference/page doesn't exist. The reason they show in results, I think is caused by #218. We could keep this ticket open until I've fixed that.

peterwebster commented 5 years ago

@nomoregrapes should it be fixed on test then? On this page https://henson-test.durham.ac.uk/?page=3&search_field=only_organisations both items 26 and 27 (one showing correctly, one not) have broken links

peterwebster commented 5 years ago

This is still an issue on test: see https://henson-test.durham.ac.uk/?utf8=%E2%9C%93&search_field=only_organisations&q=Oxford and then remove the filter.

peterwebster commented 5 years ago

@nomoregrapes this seems now to be fixed on test, probably as a result of the Solr issue we discussed. Is there any reason to keep it open until it is fixed on production? As it seems to be not an issue in itself but an artefact of the Solr issue, perhaps not?

nomoregrapes commented 5 years ago

It makes sense that this would be connected to the Solr issue. Closing the ticket.