THe view link on the Manage Public Share's pop up is incorrectly formatted. The link currently reads as:
https://filelocker.domain.com/public_download?shareID=...
This leads to a 404 error. The link should be formatted as:
https://filelocker.domain.com/filelocker2/public_download?shareID=...
I think this will be fixed now with revision 963. Please test and let me know.
Link was not using FILELOCKER_ROOT in js. This is fixed on 2.6