gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-bugs] <bug>: Tried to sign measurement details for Kirk,


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] <bug>: Tried to sign measurement details for Kirk,
Date: Tue, 26 Jan 2010 15:53:54 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hello John,

thanks so much for your report.

> client version: 0.6.0
> user comment  : Tried to sign measurement details for Kirk, as Dr McCoy.

Thanks to your comment I was able to reproduce the problem.
A fix will be included with 0.6.1.

For the time being you can open

        gnumed/client/gmMeasurementWidgets.py

and change line 1303 from

                tr['abnormality_indicator'] = 
self._PRW_abnormality_indicator.strip()

to

                tr['abnormality_indicator'] = 
self._PRW_abnormality_indicator.GetValue().strip()

That'll fix it.

BTW, would you be interested in improving the Dutch translation ?

Thanks,
Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]