Details
Assignee
Vasco MarquesVasco MarquesReporter
Emanuel TeixeiraEmanuel TeixeiraEdit Screen Preamble
<div class="notify info" style="margin-bottom: 10px;">
If you are a Pentaho customer, please use the <a href="http://support.pentaho.com">Customer Support portal</a> to log issues.
<p />
This system is used for logging bugs and enhancement requests only. Please use our <a href="https://community.pentaho.com">community at https://community.pentaho.com</a> if you have questions, configuration issues, or have an issue with a marketplace plugin as Pentaho does not support marketplace plugins unless written by Pentaho.
<p />
Lastly, when creating a bug, please provide as much detail as possible. To prevent unnecessary delays in reviewing your issue, please attach complete server logs, SQL/MDX logs where applicable, schemas, etc. Also, screen-shots and screen-cams are especially helpful in demonstrating the issue.
<p />
Thank-you so much,<br />
The Pentaho Team
</div>
Notice
<div class="notify info" style="margin-bottom: 10px;">
When an issue is open, the "Fix Version/s" field conveys a target, not necessarily a commitment. When an issue is closed, the "Fix Version/s" field conveys the version that the issue was fixed in.
</div>
Sprint Team
Tatooine (Maint)Story Points
0Components
Fix versions
Affects versions
Priority
High (migrated)
Details
Details
Assignee
Reporter
Edit Screen Preamble
<div class="notify info" style="margin-bottom: 10px;">
If you are a Pentaho customer, please use the <a href="http://support.pentaho.com">Customer Support portal</a> to log issues.
<p />
This system is used for logging bugs and enhancement requests only. Please use our <a href="https://community.pentaho.com">community at https://community.pentaho.com</a> if you have questions, configuration issues, or have an issue with a marketplace plugin as Pentaho does not support marketplace plugins unless written by Pentaho.
<p />
Lastly, when creating a bug, please provide as much detail as possible. To prevent unnecessary delays in reviewing your issue, please attach complete server logs, SQL/MDX logs where applicable, schemas, etc. Also, screen-shots and screen-cams are especially helpful in demonstrating the issue.
<p />
Thank-you so much,<br />
The Pentaho Team
</div>
Notice
<div class="notify info" style="margin-bottom: 10px;">
When an issue is open, the "Fix Version/s" field conveys a target, not necessarily a commitment. When an issue is closed, the "Fix Version/s" field conveys the version that the issue was fixed in.
</div>
We create an analyzer report and set some filters with parameters, which we can use on the URL to filter our report.
So, when we try to open the report filtered by Months:
http://localhost:8080/pentaho/Home?name=deeplink&startup-url=%2Fpentaho%2Fapi%2Frepos%2F%253Ahome%253Aadmin%253Adeeplink.xanalyzer%2Feditor?Months=[Time].[2003].[QTR1].[Mar]
we have the following error, on 8.2 GA:
Check the attached video that reproduces the issue.
My suggestion is to take a look at the developments done on Spring Security and Apache Tomcat upgrade. This issue was not reproduced in 8.1 GA, on 8.1 GA is working as expected.
NOTES FOR QA/DEV:
we need to validate according to the Steps to Reproduce
we need to test the scenario that a user in PSW define a cube with name C1--=_+|;"?<>~: and in a analyzer report we open the MDX console through the "More actions and options".
SOLUTION check the workaround field.