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

warning during archiving #600

Closed
mattab opened this issue Mar 10, 2009 · 1 comment
Closed

warning during archiving #600

mattab opened this issue Mar 10, 2009 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 10, 2009

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]

```

@mattab
Copy link
Member Author

mattab commented Mar 23, 2009

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

@mattab mattab added this to the RobotRock milestone Jul 8, 2014
@mattab mattab closed this as completed Mar 10, 2023
@mattab mattab added the worksforme The issue cannot be reproduced and things work as intended. label Mar 10, 2023
@mattab mattab closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
@sgiehl sgiehl closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants