wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.98k stars 1.32k forks source link

Can't load the js file when use the wordpress lib #7782

Closed ostea closed 6 years ago

ostea commented 6 years ago

_

05-19 15:51:35.743 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/jquery-2.1.3.min.js 05-19 15:51:35.743 30141-30603/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/underscore-min.js 05-19 15:51:35.743 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/shortcode.js 05-19 15:51:35.744 30141-30603/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/jquery.mobile-events.min.js Unable to open asset URL: file:///android_asset/libs/wpsave.js 05-19 15:51:35.744 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/wpload.js 05-19 15:51:35.745 30141-30602/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/js-beautifier.js 05-19 15:51:35.745 30141-30603/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/rangy-core.js 05-19 15:51:35.745 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/rangy-classapplier.js 05-19 15:51:35.746 30141-30602/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/rangy-highlighter.js 05-19 15:51:35.746 30141-30603/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/rangy-selectionsaverestore.js 05-19 15:51:35.746 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/rangy-serializer.js 05-19 15:51:35.747 30141-30603/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/editor-utils.js 05-19 15:51:35.747 30141-30602/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/libs/rangy-textrange.js 05-19 15:51:35.747 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/editor-utils-formatter.js 05-19 15:51:35.747 30141-30603/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/ZSSRichTextEditor.js 05-19 15:51:35.761 30141-30586/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/editor-android.css 05-19 15:51:35.762 30141-30602/com.comtop.eim E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/editor.css 05-19 15:51:35.842 30141-30141/com.comtop.eim E/WordPress-EDITOR: Uncaught ReferenceError: $ is not defined -- From line 34 of file:///androidasset/ 05-19 15:53:02.973 30141-30141/com.comtop.eim I/HwPointEventFilter: do not support AFT because of no config 05-19 15:53:03.050 30141-30141/com.comtop.eim I/ViewRootImpl: mView : DecorView@7e647c0[], mWinFrame : Rect(18, 340 - 702, 916), mWidth : 684, mHeight : 576 05-19 15:53:07.292 30141-30141/com.comtop.eim E/WordPress-EDITOR: Uncaught ReferenceError: ZSSEditor is not defined -- From line 1 of Uncaught ReferenceError: ZSSEditor is not defined -- From line 1 of 05-19 15:54:04.651 30141-30141/com.comtop.eim E/WordPress-EDITOR: Uncaught ReferenceError: ZSSEditor is not defined -- From line 1 of 05-19 15:54:04.652 30141-30141/com.comtop.eim E/WordPress-EDITOR: Uncaught ReferenceError: ZSSEditor is not defined -- From line 1 of Uncaught ReferenceError: ZSSEditor is not defined -- From line 1 of 05-19 15:54:04.653 30141-30141/com.comtop.eim E/WordPress-EDITOR: Uncaught ReferenceError: ZSSEditor is not defined -- From line 1 of ···

designsimply commented 6 years ago

Hi! I would like to help test this. Could you let me know steps for how to reproduce the problem? May I also ask what version of Android you are currently using?

designsimply commented 6 years ago

@ostea, may I ask for a little more detail about what you are trying to do? What is your end goal? What js file are you trying to load? Can you tell me steps to reproduce the problem?

designsimply commented 6 years ago

Closing this due to inactivity. Please reply back with more info if you pick this up again!

ostea commented 6 years ago

Hi, i have fixed it, it's my issue to produce the problem. :p