Personal tools
 
You are here: Home Plone Forums

 « Return to Thread: plone 3.0.3 changelog

Trac improvement suggestion: 'fixed but not change-logged' as a resolution option [was: plone 3.0.3 changelog]

by Graham Perrin :: Rate this Message:

Reply to Author | View in Thread

In addition to the suggestions arlready made ...

In Trac, resolutions are currently

[ ] fixed
[ ] invalid
[ ] wontfix
[ ] duplicate
[ ] worksforme

Enhance that first item, maybe

[ ] fixed but not change-logged
[ ] fixed and logged

YMMV but for me that's around line 356 of
/usr/share/python-support/trac/trac/db_default.py

So: the few people who are inclined to manually update the change log can quickly and easily draw the required information from Trac, or from the underlying database.

It won't help you right now, but it could streamline things for the future.

 « Return to Thread: plone 3.0.3 changelog