Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 44638 invoked from network); 15 Oct 2009 20:17:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Oct 2009 20:17:46 -0000 Received: (qmail 48491 invoked by uid 500); 15 Oct 2009 20:17:46 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 48452 invoked by uid 500); 15 Oct 2009 20:17:45 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 48442 invoked by uid 99); 15 Oct 2009 20:17:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2009 20:17:45 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jlentini@netapp.com designates 216.240.18.37 as permitted sender) Received: from [216.240.18.37] (HELO mx2.netapp.com) (216.240.18.37) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2009 20:17:37 +0000 X-IronPort-AV: E=Sophos;i="4.44,568,1249282800"; d="scan'208";a="258855679" Received: from smtp1.corp.netapp.com ([10.57.156.124]) by mx2-out.netapp.com with ESMTP; 15 Oct 2009 13:17:16 -0700 Received: from jlentini-linux.nane.netapp.com (jlentini-linux.hq.netapp.com [10.97.16.21]) by smtp1.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id n9FKHF75017509 for ; Thu, 15 Oct 2009 13:17:16 -0700 (PDT) Date: Thu, 15 Oct 2009 16:17:15 -0400 (EDT) From: James Lentini X-X-Sender: jlentini@jlentini-linux.nane.netapp.com To: users@directory.apache.org Subject: [Studio] Integer Editor does not accept negative numbers Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org Hi, This is a question about Apache Directory Studio. The Integer Editor, the default editor for attributes using the Integer syntax (1.3.6.1.4.1.1466.115.121.1.27), doesn't allow negative numbers. Section 3.3.16 of RFC 4517 indicates that the Integer syntax allows negative numbers. Is this a know issue with the Integer Editor? As a workaround, I've found that selecting "Edit Value With" and using the "In-Place Text Editor" allows negative numbers to be entered. -james