Modify

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#12979 closed defect (fixed)

Make compatible with Trac 1.2

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: UserManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description

On issue has been reported in gmessage:trac-users:4tVRBotYrZs/WAA29n0lCAAJ:

inline_overwrite_get_known_users() got an unexpected keyword argument 'as_dict'

Attachments (0)

Change History (9)

comment:1 Changed 7 years ago by Alexey

Plugin uses deprecated (env.get_db_cnx()) database API

Last edited 7 years ago by Alexey (previous) (diff)

comment:2 Changed 7 years ago by Ryan J Ollos

In 16415:

1.2.0dev: Branch for Trac 1.2 support

Conform to PEP8

Refs #12979.

comment:3 Changed 7 years ago by Ryan J Ollos

Status: newaccepted

comment:4 Changed 7 years ago by Alexey

I'm try 1.2.0dev but problem (inline_overwrite_get_known_users()) still exist.

P.s. I apologize, i saw that code doesn't contain changes for trac 1.2 compatabiility

Last edited 7 years ago by Alexey (previous) (diff)

comment:5 Changed 7 years ago by Ryan J Ollos

In 16425:

1.2.0dev: Adapt to Trac 1.2 database API

Refs #12979.

comment:6 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

Changes haven't been extensively tested, so please report any issues you find.

comment:7 in reply to:  6 Changed 7 years ago by Alexey

Replying to Ryan J Ollos:

Changes haven't been extensively tested, so please report any issues you find.

Made some tests. All works fine

comment:8 Changed 7 years ago by Ryan J Ollos

In 16426:

1.2.0dev: Replace use of deprecated wiki_to_html

Refs #12979.

comment:9 Changed 6 years ago by Ryan J Ollos

#13395 closed as a duplicate.

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.