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

cnesreport do not support '&' in quality profile names #146

Closed
begarco opened this issue Jun 18, 2020 · 1 comment · Fixed by #185
Closed

cnesreport do not support '&' in quality profile names #146

begarco opened this issue Jun 18, 2020 · 1 comment · Fixed by #185
Assignees
Labels
bug Something isn't working done This issue was solved but not merged in master
Milestone

Comments

@begarco
Copy link
Contributor

begarco commented Jun 18, 2020

Expected behavior

The cnesreport should be able to handle any quality profile's name that SonarQube support.

Actual behavior

If the quality profile contains '&' it is considered as parameters separator in request part of the url used in cnesreport.

Steps to reproduce behavior

  • Name a quality profile C&B
  • Analyze a project with this quality profile
  • Export a report

Detection version

3.2.2

@begarco begarco added the bug Something isn't working label Jun 18, 2020
@Sancretor
Copy link
Contributor

Issue related to #142

@Sancretor Sancretor added this to the 3.3.0 milestone Jul 11, 2020
@Sancretor Sancretor self-assigned this Jul 16, 2020
@begarco begarco added the done This issue was solved but not merged in master label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done This issue was solved but not merged in master
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants