Skip to content
Snippets Groups Projects
user avatar
Robert Lange authored
* always return array of PublicationDetails from SolrDefaultFincTrait:getPublicationDetails()
* dont call getImprint within getPublicationDetails for SolrDefault, return type is alwas PublicationDetails object
* remove special treatment for strings and arrays of string in template data-publicationDetails.phtml
* call getImprint instead of getPublicationDetails in specs of defaultCore of RecordDataFormatterFactory
* add new template data-imprint.phtml to add basic property info
604f0b09