Ticket #2089 (closed defect: fixed)
[akismet] notices
Reported by: | brol | Owned by: | franck |
---|---|---|---|
Priority: | normal | Milestone: | 2.8 |
Component: | module:core | Version: | 2.7.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
coucou,
j'ai entré une clé akismet (valide la clé) dans le plugin, et enregistré sans avoir coché la case d'activation du plugin au préalable, et me suis récupèré deux notices :
2015-04-30 11:27:10 NOTICE /homepages/15/d258054173/htdocs/labodc2/dotclear/plugins/akismet/class.dc.filter.akismet.php:129 Trying to get property of non-object 1 /plugin.php?p=antispam&f=dcFilterAkismet Trace d'exécution
homepages/15/d258054173/htdocs/labodc2/dotclear/plugins/antispam/index.php:36 : dcFilterAkismet::gui homepages/15/d258054173/htdocs/labodc2/dotclear/admin/plugin.php:46 : ::include
cacher2015-04-30 11:27:14 NOTICE /homepages/15/d258054173/htdocs/labodc2/dotclear/plugins/akismet/class.dc.filter.akismet.php:108 Trying to get property of non-object 2 /plugin.php?p=antispam&f=dcFilterAkismet Trace d'exécution
homepages/15/d258054173/htdocs/labodc2/dotclear/plugins/antispam/index.php:36 : dcFilterAkismet::gui homepages/15/d258054173/htdocs/labodc2/dotclear/admin/plugin.php:46 : ::include
sais pas d'où ça vient.
Change History
comment:1 Changed 10 years ago by franck
- Owner changed from team to franck
- Milestone changed from A definir to 2.8
comment:2 Changed 10 years ago by franck <carnet.franck.paul@…>
- Status changed from new to closed
- Resolution set to fixed
(In [9b2db933d153]) Namespace should be created (if necessary) before being read, fixes #2089