| Pierre-Arnaud Marcelot (JIRA) 2006-12-11, 7:11 am |
| The DSML Response Parser needs to parse correctly Base64 data
-------------------------------------------------------------
Key: DIRSTUDIO-16
URL: http://issues.apache.org/jira/browse/DIRSTUDIO-16
Project: Directory LDAP Studio
Issue Type: Bug
Components: ldapstudio-dsml-parser
Reporter: Pierre-Arnaud Marcelot
The DSML Response Parser needs to parse correctly Base64 data.
The Base64 values are not currently converted from Base64 to Binary (byte[]) when the response is parsed, they are just parsed as a simple String.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|