[
https://issues.apache.org/jira/browse/DIRSTUDIO-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keheliya Gallaba updated DIRSTUDIO-447:
---------------------------------------
Attachment: DIRSTUDIO-447.patch
Adding the patch
This enables the ability to use wildcards (?, *) in the ATs or OCs selection
dialog to ease the search.
Eg:
sh?? will return 'ship', 'shut' but not 'shock'
sh* will return 'shock' but not 'bash'
*sh will return 'bash'
*sh* will return 'bash', 'ship' or 'fisher'
> Add the ability to use wildcards (?, *) in the ATs or OCs selection dialog to
> ease the search
> ---------------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-447
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-447
> Project: Directory Studio
> Issue Type: Improvement
> Components: studio-schemaeditor
> Reporter: Pierre-Arnaud Marcelot
> Assignee: Pierre-Arnaud Marcelot
> Attachments: DIRSTUDIO-447.patch
>
>
> Add the ability to use wildcards (?, *) in the ATs or OCs selection dialog to
> ease the search
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.