Skip to content

Transition plugin can't handle named characters in URL #10733

@minos314

Description

@minos314

I've recognized the transition module can't handle URLs containing named characters.

For example, when I navigte to Actions > Pages, try to open the transitions on a URL like /testweb/page.php?param1=a&regparam=b i get following error:

There's no data for /testweb/page.php?param1=a®param=b

My guess is the &reg param gets interpreted as a naming character, resulting in ®. Therefore the transition module can't find any data.
The other row actions, like visitor log or row evolution are working on the same URLs.

Reproduced with multiple browsers (chrome, ie, ff)
Piwik 2.16.2
PHP 5.4.16

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions