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

when matching Goals by Page URL, match against both raw and URL decoded pattens #7649

Merged
merged 1 commit into from Apr 9, 2015

Conversation

mattab
Copy link
Member

@mattab mattab commented Apr 9, 2015

there is no test but it is safe change and I manually tested it fixes the issue

Fixes #3146

@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Apr 9, 2015
@mattab mattab added this to the Piwik 2.13.0 milestone Apr 9, 2015
* @return bool
* @throws Exception
*/
protected function isGoalPatternMatchingUrl($goal, $pattern_type, $url)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this code was unchanged

mattab pushed a commit that referenced this pull request Apr 9, 2015
when matching Goals by Page URL, match against both raw and URL decoded pattens
@mattab mattab merged commit a65317c into master Apr 9, 2015
@mnapoli mnapoli deleted the 3146 branch April 13, 2015 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

1 participant