Page Overlay error while using period=range

Hello,

I would like to use “Page Overlay” with more than the current year (this is the longest period which is selectable with the period selector). That’s why i modified the URL in this way:
… period=year&date=today … -> …period=range&date=2012-07-17,2013-03-22…

It looks like the values in the bubbles consider the new period but i got the following error in the left frame (where usualy the “Main metrics” are displayed)


The date '2012-07-17,2012-07-17,2013-03-22' is not a correct date range. It should have the following format: 'lastN', 'previousN', 'YYYY-MM-DD,YYYY-MM-DD'.

Go to Piwik
Login
Backtrace:

#0 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Period.php(105): Piwik_Period_Range->generate()
#1 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Period/Range.php(71): Piwik_Period->getDateStart()
#2 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Period/Range.php(86): Piwik_Period_Range->getDateStart()
#3 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Archive/Single.php(192): Piwik_Period_Range->getPrettyString()
#4 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Archive/Single.php(266): Piwik_Archive_Single->prepareArchive()
#5 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Archive/Single.php(530): Piwik_Archive_Single->get(‘Actions_actions…’, ‘blob’, NULL)
#6 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/Archive.php(369): Piwik_Archive_Single->getDataTable(‘Actions_actions…’, NULL)
#7 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/plugins/Actions/API.php(130): Piwik_Archive::getDataTableFromArchive(‘Actions_actions…’, ‘1’, ‘range’, ‘2012-07-17,2012…’, false, false, false)
#8 [internal function]: Piwik_Actions_API->getPageUrls(‘1’, ‘range’, ‘2012-07-17,2012…’, false, false, false)
#9 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/API/Proxy.php(190): call_user_func_array(Array, Array)
#10 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/API/Request.php(128): Piwik_API_Proxy->call(‘Piwik_Actions_A…’, ‘getPageUrls’, Array)
#11 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/plugins/Overlay/Controller.php(68): Piwik_API_Request->process()
#12 [internal function]: Piwik_Overlay_Controller->renderSidebar()
#13 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/core/FrontController.php(138): call_user_func_array(Array, Array)
#14 /mnt/web2/a3/96/5199596/htdocs/Piwik_02/index.php(53): Piwik_FrontController->dispatch()
#15 {main}


I didn't wrote "2012-07-17,2012-07-17,2013-03-22" but "2012-07-17,2013-03-22"

I also tried lastX and previousX but also got an error.

Best,
tomek