Ticket #5702 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Missing open_environment parameter (Trac 0.10.x compatibility)

Reported by: anonymous Assigned to: airadier
Priority: normal Component: SearchAllPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Using trac 0.10.4 I had to remove the use_cache parameter used with the open_environment function. I think my version doesn't have this functionality.

Forgive me if your plugin is not meant to be used with Trac 0.10. I thought it would be because it has the 0.10 tag assigned.

Thanks, Mauro.

Attachments

Change History

08/23/09 13:17:28 changed by airadier

  • status changed from new to assigned.

It was for 0.10, then it became 0.11. I forgot to remove the tag, but I guess removing that parameter is the only change needed to make it work in 0.10, is that right?

Thanks.

08/24/09 02:56:44 changed by anonymous

Yes, that's the only thing I've changed. A quick & dirty solution would be to catch the exception as you're doing and if it fails, try without the parameter.

Regards, Mauro.

09/14/09 14:55:57 changed by airadier

  • type changed from defect to enhancement.
  • summary changed from Missing open_environment parameter to Missing open_environment parameter (Trac 0.10.x compatibility).

02/08/10 13:30:06 changed by airadier

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

(In [7513]) Trac 0.10 compatibility fix. Fixes #5702


Add/Change #5702 (Missing open_environment parameter (Trac 0.10.x compatibility))




Change Properties
Action