[
https://issues.apache.org/jira/browse/DIRSHARED-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980005#action_12980005
]
Kiran Ayyagari commented on DIRSHARED-75:
-----------------------------------------
Fixed another issue related to deleting schema objects cause of the upper/mixed
case schema name
http://svn.apache.org/viewvc?rev=1057522&view=rev
> AbstractSchemaLoader fails to add schema objects if the schema name is given
> in capital letters
> ------------------------------------------------------------------------------------------------
>
> Key: DIRSHARED-75
> URL: https://issues.apache.org/jira/browse/DIRSHARED-75
> Project: Directory Shared
> Issue Type: Bug
> Affects Versions: 0.9.19
> Reporter: Kiran Ayyagari
> Assignee: Kiran Ayyagari
> Fix For: 1.0.0-RC1
>
>
> The schema names added to the 'schemaMap' present in the AbstractSchemaLoader
> class are added without converting to lowercase but the retrieval from the
> map is
> done using the lowercase schema name, this results in getting a 'null' value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.