Comment 5 for bug 1778810

Revision history for this message
Christopher Burton (cburton) wrote :

Also worked in production with 3.1.5.

I would note that this would require rebuilding the angular library, although it seems the change doesn't make it to the file.

What I did to fix this was:
Download the EG tarball for the version I was using
Make the change in the extracted files
Rebuild the angular libraries with npm
Copy the build to the openils site
--The edit didn't make it's way to the app.js file in /openils so I had to make the edit there as well
Then restart OpenSRF and Apcache

And it works! ...For me at least.

***I would also note that tagging these items for a hold does not give any confirmation that it works or didn't.