waffel’s Weblog

August 16, 2010

fixed attachment creation for testopia

Einsortiert unter: software — Thomas Wabner @ 2:37 nachmittags
Tags: , , , , , , ,

Today I found the time to fix a problem in testopia – the mozilla test extention for Bugzilla.

The problem was, that we where unable to attach files to a test case in the testopia extention. After some research I found out, that the tr_attachment.cgi module uses the Testopia:Attachment perl module to do the database stuff.

I have changed the too simple database insert statement to a more secure prepared statement which uses the type BLOB for the contents and it works perfekt.

To get the fixed file you can download it from the original bug 576524.

September 8, 2009

bugs fixed for log4cpp

Einsortiert unter: cpp,log4cpp — Thomas Wabner @ 9:08 vormittags
Tags: , , ,

I have fixed some issues for log4cpp and hope I can go forward to clean up all outstanding tracker entries on sourceforge.

Log4cpp is a library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable.

Overview of fixed bugs:

I have also changed to current development version from 1.0 to 1.1 and hope I can push a bugfix release in the next month’s out.

There is also an interesting article with a good introduction and a small example from Sun.

Theme: Rubric. Bloggen Sie auf WordPress.com.

Follow

Bekomme jeden neuen Artikel in deinen Posteingang.