Ticket #2207 (closed defect: fixed)
Illegal string offset 'x-frame-options' avec plugin pages
Reported by: | philippe | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 2.11 |
Component: | module:core | Version: | 2.10.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
ErrorLogger? indique une erreur avec le plugin pages
WARNING /srv/data/web/vhosts/www.domain.tld/htdocs/dotclear/inc/admin/lib.dc.page.php:1083 Illegal string offset 'x-frame-options' 1 /dotclear/admin/plugin.php?p=pages&act=page&id=2 Trace d'exécution [/srv/data/web/vhosts/www.domain.tld/htdocs/dotclear/plugins/pages/page.php:306] : dcPage::setXFrameOptions [/srv/data/web/vhosts/www.domain.tld/htdocs/dotclear/plugins/pages/index.php:18] : ::include [/srv/data/web/vhosts/www.domain.tld/htdocs/dotclear/admin/plugin.php:46] : ::include
Dotclear 2.11-dev-3440 PHP5.6
Change History
Note: See
TracTickets for help on using
tickets.
(In [7abbddd86d32]) Remove unecessary header (cope by dotclear) in page plugin, fixes #2207