https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35716 --- Comment #19 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #16)
Sorry, Pedro, but given the amount of work this is going to take... I don't think that I'll be working on it at all.
Well, clearly I didn't stick to that. But even refactoring Koha/Template/Plugin/Asset.pm... we need to know the application file system route if we're going to find the file as part of the algorithm used there... Which I guess means maybe adding another parameter to "Asset.url()" which takes a value like 'shared', which doesn't do a filesystem lookup against the application file root and instead just serves it from the web root. -- You are receiving this mail because: You are watching all bug changes.