Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1312 - 1314 of 2152)

Ticket Resolution Summary Owner Reporter
#2504 fixed Remove all Genshi templates from demo theme aron.carroll aron.carroll
#1172 fixed Remove all try: except: blocks that don't re-raise the original exception dread thejimmyg

Reported by thejimmyg, 3 years ago.

Description

The current codebase has one or two try: except; blocks that don't catch specific exceptions. Under no circumstances should any broad try: except: blocks be allowed unless the exceptions they catch are immediately re-raised. Uncaught exceptions are wasting us quite a lot of time when trying to track down problems.

#1239 fixed Remove and re-add tag on package not working rgrp rgrp

Reported by rgrp, 3 years ago.

Description

See reports on list at:

Tracked this to issue in dictization/model_save whereby was ignoring case where Package Tag already there but in deleted state. Rather than describe at length see fix.

Note: See TracQuery for help on using queries.