Ticket #4104 (new enhancement)

Opened 5 years ago

Last modified 8 months ago

Icalexporter does not work with ticket queries.

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

Description (Last modified by rjollos)

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

08/18/10 18:23:17 changed by lkraav

  • cc changed from tarjei@scanmine.com to tarjei@scanmine.com, lkraav.

ok i'm also very interested in this now. i'm combining icalexporter with DateFieldPlugin to try to get a due-dated ticket list into Lightning/Sunbird. this bug hasn't gotten love since late 2008, should focus be here or #4328?

should i start work on this patch myself or has anyone done anything with it yet?

10/05/12 18:21:39 changed by rjollos

  • status changed from reopened to new.
  • owner changed from k0s to olemis.
  • description changed.

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




Change Properties
Action