Modify ↓
Opened 12 years ago
Closed 12 years ago
#10375 closed defect (worksforme)
Does not work in 1.0b (0.12)
Reported by: | anonymous | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Component: | ExcelDownloadPlugin |
Severity: | normal | Keywords: | needinfo |
Cc: | Trac Release: | 0.12 |
Description
The plugin appears to be installed - it shows up in the admin tab. The export links for Excel and Excel (with history) do not appear when viewing a ticket or report.
I installed the plugin by copying the .egg file to the plugins directory of the trac project. I built the .egg with the same console that I successfully built the xmlrpc plugin last week.
Thank you, Brian
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Keywords: | needinfo added |
---|
comment:3 Changed 12 years ago by
I think that you haven't probably install xlwt library. The plugin requires the library. See ExcelDownloadPlugin.
Note: See
TracTickets for help on using
tickets.
First thing to do (nearly always) is to check the logs. See t:TracLogging for more info on how to do this.