mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Added d:version mapping to org.alfresco.util.VersionNumber.
Fixed NPE in NodeBrowser where the the dictionary doesn't recognise the persisted type. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -108,6 +108,11 @@
|
||||
<java-class>java.util.Locale</java-class>
|
||||
</data-type>
|
||||
|
||||
<data-type name="d:version">
|
||||
<analyser-class>org.alfresco.repo.search.impl.lucene.analysis.VerbatimAnalyser</analyser-class>
|
||||
<java-class>org.alfresco.util.VersionNumber</java-class>
|
||||
</data-type>
|
||||
|
||||
</data-types>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user