Apache Directory Project - [jira] Created: (DIRSERVER-913) shared-converter generates wrong

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > April 2007 > [jira] Created: (DIRSERVER-913) shared-converter generates wrong





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (DIRSERVER-913) shared-converter generates wrong
Pierre-Arnaud Marcelot (JIRA)

2007-04-24, 7:11 am

shared-converter generates wrong LDIF ('true' instead of 'TRUE')
----------------------------------------------------------------

Key: DIRSERVER-913
URL: https://issues.apache.org/jira/browse/DIRSERVER-913
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Pierre-Arnaud Marcelot
Assigned To: Pierre-Arnaud Marcelot


The shared-converter project generates wrong LDIF ('true' instead of 'TRUE').

------
Loading this attribute type (as provided by the LDIF) fails with "The
attribute type syntax is invalid"

dn: m-oid=1.3.6.1.4.1.13769.3.7,ou=attributeTypes,cn=moz,ou=schema
objectClass: metaTop
objectClass: metaAttributeType
objectClass: top
m-equality: caseIgnoreMatch
m-name: mozillaHomeUrl
m-oid: 1.3.6.1.4.1.13769.3.7
m-singlevalue: true
m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

But this one works

dn: m-oid=1.3.6.1.4.1.13769.3.7,ou=attributeTypes,cn=moz,ou=schema
objectClass: metaTop
objectClass: metaAttributeType
objectClass: top
m-equality: caseIgnoreMatch
m-name: mozillaHomeUrl
m-oid: 1.3.6.1.4.1.13769.3.7
m-singlevalue: TRUE
m-syntax: 1.3.6.1.4.1.1466.115.121.1.15
-----

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com