Re: [Freeipa-devel] [PATCH] Fix crash when displaying values composed of white chars only in CLI.

2011-01-24 Thread Rob Crittenden
Simo Sorce wrote: On Fri, 21 Jan 2011 14:31:11 -0500 Rob Crittenden wrote: Pavel Zůna wrote: Fix #825 Pavel Should we instead prevent storing white space instead? On the cli someone would have to go through the trouble of quoting the space but in the UI I think it would be pretty easy to a

Re: [Freeipa-devel] [PATCH] Fix crash when displaying values composed of white chars only in CLI.

2011-01-21 Thread Simo Sorce
On Fri, 21 Jan 2011 14:31:11 -0500 Rob Crittenden wrote: > Pavel Zůna wrote: > > Fix #825 > > > > Pavel > > Should we instead prevent storing white space instead? On the cli > someone would have to go through the trouble of quoting the space but > in the UI I think it would be pretty easy to ac

Re: [Freeipa-devel] [PATCH] Fix crash when displaying values composed of white chars only in CLI.

2011-01-21 Thread Rob Crittenden
Pavel Zůna wrote: Fix #825 Pavel Should we instead prevent storing white space instead? On the cli someone would have to go through the trouble of quoting the space but in the UI I think it would be pretty easy to accidentally hit a space on a field and save it. rob _

Re: [Freeipa-devel] [PATCH] Fix crash when displaying values composed of white chars only in CLI.

2011-01-21 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/21/2011 10:35 AM, Pavel Zůna wrote: > Fix #825 > > Pavel > Ack -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAk05pDIACgkQHsardTLnvCUnmgCdEXblfAXHIj9

[Freeipa-devel] [PATCH] Fix crash when displaying values composed of white chars only in CLI.

2011-01-21 Thread Pavel Zůna
Fix #825 Pavel >From 8a7e6119399aa974457eda41b998cb765186d4eb Mon Sep 17 00:00:00 2001 From: Pavel Zuna Date: Fri, 21 Jan 2011 09:30:23 -0500 Subject: [PATCH] Fix crash when displaying values composed of white-space chars only in CLI. Ticket #825 --- ipalib/cli.py |2 ++ 1 files changed, 2