Ticket #2176 (closed defect: fixed)

Opened 1 year ago

Last modified 1 week ago

Tracpasteplugin does not work with Trac 0.11 r 6153 (Context)

Reported by: nulleke@hotmail.com Assigned to: mitsuhiko
Priority: normal Component: TracPastePlugin
Severity: normal Keywords: Context api
Cc: Trac Release: 0.11

Description

Tracpaste plugin does not work with the latest trac (r6153) because Context is not defined anymore in trac.wiki.api.

Attachments

TracPaste-r2887.diff (1.7 kB) - added by mrb@hsdev.com on 12/13/07 11:19:06.
patch to make plugin work with newerr Trac (tested on r6326)

Change History

12/13/07 11:19:06 changed by mrb@hsdev.com

  • attachment TracPaste-r2887.diff added.

patch to make plugin work with newerr Trac (tested on r6326)

07/15/08 09:38:50 changed by anonymous

To use you should download the patch as a raw file, then cd to the 0.11 directory. Run patch -p0 < TracPaste-r2887.diff and then proceed to build the egg/install.

08/29/08 06:48:47 changed by aphukan@fedoraproject.org

Hi,

I tried using your patch. I built the egg and tried installing it via web admin, but still can't get the module to work.

Any updates would be nice.

Regards, Amit.

10/28/08 11:36:47 changed by otaku42

I can confirm that the patch works as intended on Trac 0.11-stable r7613.

11/12/08 03:48:43 changed by osimons

Yup, the patch works but the lines changing the cursor are not needed. The pygments and context changes are sorely needed though...

I was all set to commit the patch as I was sure I got granted commit rights to the plugin quite some time ago. That seems not to be the case now, so give me a day and I'll get it committed.

11/12/08 03:57:41 changed by osimons

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

(In [4776]) TracPastePlugin: Fix to make it work with Trac 0.11. Patch by nulleke@... (minus som cursor lines that don't seem necessary to change).

Closes #2176.


Add/Change #2176 (Tracpasteplugin does not work with Trac 0.11 r 6153 (Context))




Change Properties
Action