Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextcloud 15, code folding not working (TypeError: ace.require(...) is undefined) #126

Closed
rexxmagnus opened this issue Jan 3, 2019 · 1 comment

Comments

@rexxmagnus
Copy link

Steps to reproduce

  1. Upgrade to nextcloud 15
  2. Open an xml file with outline elements

Expected behaviour

Code folding arrows should appear next to elements in xml file

Actual behaviour

No code folding marks appear, javascript throws an error "TypeError: ace.require(...) is undefined" in index.php/js/files_texteditor/merged.js:547:12

@meliurwen
Copy link

Maybe I'm wrong, but I do not recall this feature.
Anyway, I have the same error on Nextcloud 15.0.4 with text editor 2.7.0 and it seems linked to the syntax hghlighting issue (#122).

@rexxmagnus rexxmagnus closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants