For several days we appeared this error:

Warning: file_get_contents(/misc/form.js): failed to open stream: No such file or directory en _locale_parse_js_file() or
Warning: file_get_contents(/misc/collapse.js): failed to open stream: No such file or directory en _locale_parse_js_file()

We have solved with this patch

CommentFileSizeAuthor
#1 conditional.patch686 bytesjmaties
conditional.patch686 bytesjmaties

Comments

jmaties’s picture

StatusFileSize
new686 bytes

Sorry patcth incorrect :P

peterpoe’s picture

Title: Warning with URL » Add collapse library instead of individual js files in overview page
Priority: Normal » Minor
Status: Active » Fixed

Actually, the error only appears if I apply the patch. Check your base path and language configuration :)
Anyway, I changed the code: now we add the library instead of adding the js files individually, should be more robust.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.