Dotclear

Ticket #1377 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Notice avec /dotclear/plugins/tags/_admin.php

Reported by: philippe Owned by: team
Priority: normal Milestone: 2.5.1
Component: module:plugins Version: dev
Severity: normal Keywords:
Cc:

Description

avec la dernière nightly de la branche unstable et php 5.4, j'obtiens un avertissement dans la page d'édition des billets :

Notice: Array to string conversion in .../dotclear/plugins/tags/_admin.php on line 107

en remplaçant la ligne en question qui contient

$opts = $GLOBALS['core']->blog->url.$GLOBALS['core']->auth->getOptions();

par

$opts = $GLOBALS['core']->auth->getOptions();

ça semble résoudre le problème...

Change History

comment:1 Changed 12 years ago by franck <carnet.franck.paul@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [c351ff3fd6fa]) Typo, fixes #1377

comment:2 Changed 12 years ago by franck

  • Milestone changed from A definir to 2.5.1
Note: See TracTickets for help on using tickets.

Sites map