Skip to content

E-Mail reports date range error #15151

@ghost

Description

Hi

I got informed about an Error with the E-Mail reports and i could reproduce it with your demo installation. It seems to be a simple issue with the URL encoding. It was working in v3.11.0 and seems to be introduced in v3.12.0

Reproduce:

  • Visit: https://demo.matomo.org
  • Click on Administration
  • Go to Personal Email Reports
  • Click on the DatePicker and select date range and apply

grafik

Current not working URL:
https://demo.matomo.org/index.php?module=ScheduledReports&action=index&idSite=62&period=range&date=2019-11-01%2C2019-11-11

Working URL:
https://demo.matomo.org/index.php?module=ScheduledReports&action=index&idSite=62&period=range&date=2019-11-01,2019-11-11

Metadata

Metadata

Assignees

Labels

RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions