Modify

Opened 13 years ago

Closed 9 years ago

#8367 closed enhancement (fixed)

[PATCH] Discussion plugin for Trac 0.13 compatibility

Reported by: Mario Owned by: Ryan J Ollos
Priority: normal Component: DiscussionPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.12

Description

Hi,

Attached you will find a patch for Trac 0.13 compatibility.

This patch set applies to rev 9702.

Have fun

Mario

Attachments (5)

discussionplugin.patch (35.2 KB) - added by Mario 13 years ago.
wiki.patch (743 bytes) - added by Mario 13 years ago.
discussion forum plugin 0.13 patch part II.patch (10.5 KB) - added by Mario 13 years ago.
search.patch (3.7 KB) - added by Mario 13 years ago.
api.patch (947 bytes) - added by Mario 13 years ago.
0.13 compatibility patch

Download all attachments as: .zip

Change History (11)

Changed 13 years ago by Mario

Attachment: discussionplugin.patch added

comment:1 Changed 13 years ago by Radek Bartoň

Status: newassigned

Thank you, could you please fix the patch so that api.py is not replaced entirely so it's obvious what has changed?

Changed 13 years ago by Mario

Attachment: wiki.patch added

comment:2 Changed 13 years ago by Mario

Hi,

Hmm I think you mean the wiki.py.

Sorry it was late :-), I've attached the correct diff.

regarts

Mario

comment:3 Changed 13 years ago by Mario

Hi,

I just added a followup patch for 0.13 compatibility.

  • wiki.py, I added missing web_context changes
  • all other files, I changed the deprecated database access parts see

The use of db.query and db.transaction should be checked.

regards

Mario

Changed 13 years ago by Mario

Attachment: search.patch added

Changed 13 years ago by Mario

Attachment: api.patch added

0.13 compatibility patch

comment:4 in reply to:  3 Changed 9 years ago by Ryan J Ollos

Replying to mwehr:

Fixed in #12477.

comment:5 Changed 9 years ago by Ryan J Ollos

Owner: changed from Radek Bartoň to Ryan J Ollos
Status: assignedaccepted

comment:6 Changed 9 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 14880:

0.10dev: Replace use of deprecated Context.from_request. Fixes #8367.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.