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

fix bug: some reverse code error like qualifiedName attribute undefined. #21

Merged
merged 2 commits into from
Oct 21, 2020

Conversation

Rtfsc-8
Copy link

@Rtfsc-8 Rtfsc-8 commented Jan 17, 2019

Today, I used staruml reverse code(java) got some error message:

.config/StarUML/extensions/user/staruml.java/code-analyzer.js:306
Uncaught TypeError: Cannot read property 'name' of undefined at JavaCodeAnalyzer.performSecondPhase (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:306) at JavaCodeAnalyzer.analyze (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:139) at Object.analyze (.config/StarUML/extensions/user/staruml.java/code-analyzer.js:1162) at _handleReverse (.config/StarUML/extensions/user/staruml.java/main.js:100) at CommandManager.execute (app.asar/src/engine/command-manager.js:93) at EventEmitter.ipcRenderer.on.args (app.asar/src/app-context.js:673) at emitThree (events.js:116) at EventEmitter.emit (events.js:197)

@Rtfsc-8
Copy link
Author

Rtfsc-8 commented Jan 17, 2019

@niklauslee
The reverse code working will be interrupted by this bug, fixed this bug will reverse whole the tomcat85. All right, some souce code will be error suck like #22.

@Rtfsc-8
Copy link
Author

Rtfsc-8 commented Jan 18, 2019

When process empty or all lines had comments file, there got some error in code-analyzer.js in performFirstPhase(options)

@niklauslee niklauslee merged commit 6ba7b20 into staruml:master Oct 21, 2020
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

Successfully merging this pull request may close these issues.

3 participants