Closed LEDfan closed 9 years ago
Which version / source of Shorty do you use?
Both master branch and appstore. I'll provide a patch tomorrow.
Could it be that this is not an issue with one of the Shorty apps, but a general problem with the OC core? I fail to get OC-8.0.0RC2 working and I get exactly the same error message. Indeed it appears that all 3rdparty js and css files are simply missing in the release candidate. But there seem to be more issues.
You need to move the JS and CSS files into your own app. We're not shipping it anymore as they were never considered part of any public API.
Generally speaking: You can only really rely on jQuery being available as 3rdparty file. All other things may disappear at any time if not explicit in a public API.
Jep, providing the chosen.min.js, solves the error. But when I want to open the short app it redirects to the files app. '#
@LukasReschke Thanks for pointing that out. I will take care of that. Once more an issue that needlessly inflates app code. If they were never "officially" part of owncloud, then how can it be they got shipped? @LEDfan Yep, experiencing that too, no idea what's up so far. This is one of the things I meant with "But there seem to be more issues."...
I managed to fix the app :) I'll push my changes later today.
I made some house keeping today:
Hi
I get an error when I go to the admin panel: 'js file not found: script:js/chosen/chosen.jquery.min'.
Note that I'm running oC8.0