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

show an error when saving some file #2890

Closed
mariogaitan opened this issue Apr 13, 2016 · 1 comment
Closed

show an error when saving some file #2890

mariogaitan opened this issue Apr 13, 2016 · 1 comment

Comments

@mariogaitan
Copy link

In class
https://github.com/pentaho/pentaho-platform/blob/master/user-console/source/org/pentaho/mantle/client/commands/SaveCommand.java

in line 243 aprox, there is this line:
String errorEncounteredWhileSaving = Messages.getString( " error.EncounteredWhileSaving" );

the first char is a space, this make the function returns null, so when the value arrives to explorer

the message: "Cannot read property replace from undefined"

Thanks...

@dkincade
Copy link
Contributor

dkincade commented Aug 9, 2017

Thank you for reporting this issue. I have created a corresponding Bug report in the JIRA bug tracking system. http://jira.pentaho.com/browse/BISERVER-13727

@dkincade dkincade closed this as completed Aug 9, 2017
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

No branches or pull requests

2 participants