[rt-commit] CVS commit: rt

jesse at fsck.com jesse at fsck.com
Fri May 5 02:22:20 EDT 2000


Module Name:	rt
Committed By:	jesse
Date:		Fri May  5 06:22:20 UTC 2000

Modified Files:
	rt/lib/RT: Action.pm Scrip.pm ScripScope.pm Template.pm Ticket.pm
	    Transaction.pm

Log Message:
Cleaned up a couple minor things (like precedence, again) and changed "FixSubject" to "SetSubjectTag"

Fixed the memory leak in Transaction.pm (it wasn't letting go of Scrip objects)
The fix was a bit of a "large mallet on a small nail" in that I'm now _explicitly_ destroying ScripObjects two different ways and don't quite understand why I have to do it. It does, however, work.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 rt/lib/RT/Action.pm
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 rt/lib/RT/Scrip.pm
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 rt/lib/RT/ScripScope.pm
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 rt/lib/RT/Template.pm
cvs rdiff -u -r1.1.2.84 -r1.1.2.85 rt/lib/RT/Ticket.pm
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 rt/lib/RT/Transaction.pm






More information about the Rt-commit mailing list