[phpldapadmin] [ phpldapadmin-Bugs-3294926 ] Boolean handling
"SourceForge.net" <[email protected]> Sat, 30 Apr 2011 02:12:17 +1000
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #3294926, was opened at 2011-04-29 23:58
Message generated for change (Comment added) made by wurley
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3294926&group_id=61828
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Klatt (stefanklatt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Boolean handling
Initial Comment:
phpLDAPadmin 1.2.0.5, openldap 2.4.25, php 5.3.3, apache 2.2.15, openSuse 11.3
Hi,
phpLDAPadmin 1.0.0.2 use "TRUE" and "FALSE" for boolean attributes, "true" and "false" doesn't work
For 1.2.0.5 you changed this and use "true" and "false", if they are written to the LDAP you convert them to "TRUE" and "FALSE". "TRUE" and "FALSE" from Templates will converted to empty fields and give an error.
"true" and "TRUE", "false" and "FALSE" should be handled on the same way, convert both to "TRUE" and "FALSE".
Stefan
----------------------------------------------------------------------
Comment By: Deon George (wurley)
Date: 2011-04-30 02:12
Message:
This artifact has been marked as a duplicate of artifact 3294924 with
reason:
No explanation provided.
----------------------------------------------------------------------
Comment By: Stefan Klatt (stefanklatt)
Date: 2011-04-30 00:56
Message:
I found another problem:
If i use
<type>select</type>
<value>true</value>
<value>false</value>
at a template
the selected value will be converted to 0 or 1
Not to "TRUE" or "FALSE".
If I don't use any value at the template I can select "true" or "false"
(without default) and it works.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3294926&group_id=61828
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/