Ticket #600 (closed Bug: fixed)

Opened 3 years ago

Last modified 2 years ago

warning during archiving

Reported by: matt Owned by:
Priority: critical Milestone: RobotRock
Component: Core Keywords:
Cc: Sensitive:

Description

A user reported these warnings during archiving, that should def be fixed.

Warning: ereg() [function.ereg]: Fin d'intervalle invalide in /homez.59/unzero/www/piwik/core/Common.php on line 284 Backtrace -->#0 Piwik_ErrorHandler(2, ereg() [function.ereg]: Fin d'intervalle invalide, /homez.59/unzero/www/piwik/core/Common.php, 284, Array ([url] => jmleslangues.php)) #1 ereg(^(ftp|news|http|https)?://[A-Za-z0-9\/_.-?&]*, jmleslangues.php) called at [/homez.59/unzero/www/piwik/core/Common.php:284] #2 Piwik_Common::isLookLikeUrl(jmleslangues.php) called at [/homez.59/unzero/www/piwik/plugins/Actions/Actions.php:230] #3 Piwik_Actions::getActionCategoryFromName(jmleslangues.php) called at [/homez.59/unzero/www/piwik/plugins/Actions/Actions.php:258]

Change History

Changed 3 years ago by matt

  • priority changed from major to critical

Changed 3 years ago by matt

  • status changed from new to closed
  • resolution set to fixed

(In [1002]) - fixed #600 warning during archiving using preg-match rather than deprecated ereg will hopefully fix this issue

Changed 2 years ago by nocha

Note: See TracTickets for help on using tickets.