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

Prepend whitespace to action for BC so same title does not appear twice #13895

Merged
merged 2 commits into from Dec 22, 2018

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Dec 21, 2018

fix #13880

It looks like the other suggested change in https://github.com/matomo-org/matomo/compare/3.x-dev...13880?quick_pull=1 might not be the best solution. Simply keeping existing behaviour and adding the leading whitespace might be best solution so we have always same behaviour no matter if a delimiter is set or not. Also we don't need a groupBy which makes things faster etc.

Will need to fix tests

@tsteur tsteur added this to the 3.8.0 milestone Dec 21, 2018
@tsteur tsteur added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Dec 21, 2018
@diosmosis diosmosis merged commit 08d623c into 3.x-dev Dec 22, 2018
@diosmosis diosmosis deleted the 13841_2 branch December 22, 2018 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actions_SubmenuPageTitles : two lines in report for same page title
2 participants