Back to my blog Back to my projects

Dokuwiki ODT plugin

Ticket #8 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Error getting plugin information

Reported by: www.google.com/accounts/o8/id?id=AItOawlfvxQ7S4vVkWX6i1xLnxXNt6Ptoz-waTY Owned by: aurelien.bompard.org
Priority: minor Version: 20100812
Keywords: Cc:

Description

In the administration/plugin management screen, when I click on the information button, I get an error message (the information are correctly displayed).

This doesn't happen with other plugins and didn't happen with the previous version of the odt plugin I was using.

Error message :
Warning: getInfo() not implemented in action_plugin_odt and /var/www/dokuwiki/lib/pluginsodt/plugin.info.txt not found in /var/www/dokuwiki/inc/plugin.php on line 36

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/dokuwiki/lib/plugins/plugin/classes/ap_info.class.php on line 32

Warning: Invalid argument supplied for foreach() in /var/www/dokuwiki/lib/plugins/plugin/classes/ap_info.class.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /var/www/dokuwiki/inc/plugin.php:36) in /var/www/dokuwiki/inc/actions.php on line 163

Change History

comment:1 Changed 3 years ago by aurelien.bompard.org

  • Status changed from new to accepted
  • Owner set to aurelien.bompard.org

I'm looking into this, thanks for reporting.

comment:2 Changed 3 years ago by aurelien.bompard.org

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

Fixed in f195eab, it will be in the next release. Thanks !

comment:3 Changed 2 years ago by Elan Ruusamäe

why not just rename info.txt to plugin.info.txt, that would solve the ticket as well.

Note: See TracTickets for help on using tickets.