[Archivesspace_Users_Group] "View Published" button not working in staff interface?

Suda, Phillip J psuda1 at tulane.edu
Thu Dec 17 12:04:14 EST 2015


View published button does not appear to be working in staff interface. Does that config.rb file have to be reconfigured in some way? Our development domain name is setup, but the view published button in staff interface records goes to localhost instead of assigned domain/url.

Does one of these have to be hardcoded for view published to work?

Here is what I have:

AppConfig[:backend_url] = "http://localhost:8089"
AppConfig[:frontend_url] = "http://localhost:8080"
AppConfig[:frontend_prefix] = proc { "#{URI(AppConfig[:frontend_url]).path}/".gsub(%r{/+$}, "/") }
AppConfig[:solr_url] = "http://localhost:8090"
AppConfig[:indexer_url] = "http://localhost:8091"
AppConfig[:public_url] = "http://localhost:8081"
AppConfig[:public_prefix] = proc { "#{URI(AppConfig[:public_url]).path}/".gsub(%r{/+$}, "/") }



Thanks,

Phil

Phillip Suda
Systems Librarian
Howard-Tilton Memorial Library
Tulane University
psuda1 at tulane.edu
504-865-5607

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20151217/6826f445/attachment.html>


More information about the Archivesspace_Users_Group mailing list