[Libreoffice-bugs] [Bug 118440] If a javascript macro embedded in a document has errors can't be edited

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 1 13:13:30 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=118440

--- Comment #3 from himajin100000 at gmail.com ---
just a guess:

https://opengrok.libreoffice.org/xref/core/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java?r=49cdc1da#199
https://opengrok.libreoffice.org/xref/core/external/rhino/rhino1_5R5.patch?r=57adce8b#811
https://opengrok.libreoffice.org/xref/core/external/rhino/rhino1_5R5.patch?r=57adce8b#832
https://opengrok.libreoffice.org/xref/core/scripting/examples/java/debugger/OORhinoDebugger.java?r=3f43627a#85

I haven't checked but the code maybe calls
https://opengrok.libreoffice.org/xref/core/external/rhino/rhino1_5R5.patch?r=57adce8b#515

so the code tries to compile the script?

minor note 1:
currently LibreOffice fetches rhino from
https://opengrok.libreoffice.org/xref/core/Makefile.fetch?r=f54478cc#211
https://opengrok.libreoffice.org/xref/core/download.lst?r=e8b1dab6#227
https://dev-www.libreoffice.org/src/

minor note 2:
later than the version of rhino gui debugger Libreoffice references, the file
was splitted into two files, but this hasn't changed.

https://github.com/mozilla/rhino/commit/2e82602eb1211d4009a62a6472713b525c827751#diff-bdb1bb5b444802085cf1fe7116bb4e1dR1769

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180701/3b3d78c3/attachment-0001.html>


More information about the Libreoffice-bugs mailing list