; gives Exception occured with null message in ADS MongoShell
See attached
Btw - occurred is the correct spelling
This is happening because in ShellLineInterpreter.java ... CLI_SHELL_LINE_INTERPRETER_IS_SEMICOLON_GO is defaulted to TRUE for MODE_AQUASHELL and MODE_MONGOSHELL. I think we should default to FALSE, but not 100% sure ... Fung can review.
This is happening because in ShellLineInterpreter.java ... CLI_SHELL_LINE_INTERPRETER_IS_SEMICOLON_GO is defaulted to TRUE for MODE_AQUASHELL and MODE_MONGOSHELL. I think we should default to FALSE, but not 100% sure ... Fung can review.
Fixed (including typo) - SVN r32714/v14.0.0-beta-5
Fixed (including typo) - SVN r32714/v14.0.0-beta-5
Issue #9237 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 14.0.0-beta-5 |
No time estimate |
1 issue link |
relates to #9145
Issue #9145MongoShell - support mongo shell - review shell variables |
Btw - occurred is the correct spelling