Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

다음에디터 fireJobs 속성을 가져올수 없데요 ㅜㅜ #519

Open
shy1619 opened this issue Apr 28, 2016 · 0 comments
Open

다음에디터 fireJobs 속성을 가져올수 없데요 ㅜㅜ #519

shy1619 opened this issue Apr 28, 2016 · 0 comments

Comments

@shy1619
Copy link

shy1619 commented Apr 28, 2016

정의되지 않음 또는 null 참조인 'fireJobs' 속성을 가져올 수 없습니다.
editor.js, 줄: 215, 열: 782

이런식으로 오류 뜨구요

소스는
},getEmbeddedData:function(e){return this.getSaver().getEmbeddedData(e)},getResults:function(e){return this.getSaver().getResults(e)},getAutosaveSeq:function(){return(this.getAutoSaver&&this.getAutoSaver())?this.getAutoSaver().getCurSeq():"0"}});(function(){i.Editor=h.Class.create({$const:{__ACTIVE:d,__PANEL_LOADED:d,__EDITOR_LOADED:d,__MULTI_LIST:[],__SELECTED_INDEX:0},initialize:function(y){if(h.hmailLogging){h.hmailLogging(y)}Editor.initStartTime=new Date().getTime();var A;try{Editor.__EDITOR_LOADED=d;Editor.__PANEL_LOADED=d;A=new h.Editor(y);var B=A.getInitializedId();if(B!=j){var x=B==""?0:B;Editor.__MULTI_LIST[x]=A;Editor.__SELECTED_INDEX=x}Object.extend(Editor,A);Editor.__EDITOR_LOADED=v;Editor.__ACTIVE=v}catch(z){if(A){A.fireJobs(h.Ev.__RUNTIME_EXCEPTION,z)}else{A.fireJobs(h.Ev.__RUNTIME_EXCEPTION,"_editor_not_defined!"+z)}throw z}}});Editor.modify=function(e){if(Editor.__PANEL_LOADED&&Editor.__EDITOR_LOADED){if(this.loadEditor){this.loadEditor(e)}}else{setTimeout(this.modify.bind(this,e),10)
이렇게 되어 있습니다.
먼가 js 경로가 안맞거나 해서 그런거 같은데 어디 경로가 틀린건지를 찾을수가 없네요;;;;
혹시 오류 확인 가능 할까요??? ㅜㅜ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant