Ticket #4104 (reopened enhancement)

Opened 1 year ago

Last modified 10 months ago

Icalexporter does not work with ticket queries.

Reported by: tarjei@scanmine.com Assigned to: k0s
Priority: normal Component: IcalExporterPlugin
Severity: major Keywords:
Cc: tarjei@scanmine.com Trac Release: 0.11

Description

Hi, this is with Icalexporter does not work with ticket queries. Reports: No handler matched request to /query/ics.

The plugin was installed using setuptools and doing python setup.py install.

In trac.ini I got: [components] icalexporter.* = enabled

Sys info: Trac: 0.11 Python: 2.4.3 (#1, May 24 2008, 13:57:05) [GCC 4.1.2 20070626 (Red Hat 4.1.2-14)] setuptools: 0.6c8 SQLite: 3.3.6 pysqlite: 1.1.7 Genshi: 0.5 mod_python: 3.2.8 Subversion: 1.5.4 (r33841) jQuery: 1.2.3

Attachments

Change History

12/23/08 14:49:42 changed by k0s

(In [5054]) match query; this is useless without preserving the arguments; refs #4104

12/23/08 14:50:08 changed by k0s

  • summary changed from Icalexporter does not work with ticket queries. Reports: No handler matched request to /query/ics to Icalexporter does not work with ticket queries..

12/23/08 14:52:12 changed by k0s

Currently the iCalExporterPlugin does not preserve query string arguments as to make the query iCal useful; the handler now matches correctly as of r5054, but without the query string arguments it is just the default query that is handled. will work on this subsequently

12/23/08 17:24:04 changed by k0s

  • status changed from new to closed.
  • resolution set to fixed.

(In [5056]) check for plugin enablability and display HTML accordingly; closes #4104

12/24/08 16:14:40 changed by k0s

  • status changed from closed to reopened.
  • type changed from defect to enhancement.
  • resolution deleted.

the general issue is noted in #4328 which is effectively a blocker for this ticket

reopening as [5056] does not actually belong to this ticket


Add/Change #4104 (Icalexporter does not work with ticket queries.)




Change Properties
Action