You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Felix Knecht (JIRA)" <ji...@apache.org> on 2010/01/21 12:31:54 UTC

[jira] Resolved: (DIRSERVER-886) Adding somr error codes

     [ https://issues.apache.org/jira/browse/DIRSERVER-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Knecht resolved DIRSERVER-886.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0)
                   2.0.0-RC1

Added the possibility to have errors translated (i18n module).
Introduced a 'numbering' for errors ERR_x. This also serves as key to get the translation from the bundle resource file. The error number is added in front of each error message.
Added the possibility to have messages translated (i18n module).

Of course it's an ongoing task to translate all the stuff.

See also http://svn.apache.org/viewvc?rev=901657&view=rev


> Adding somr error codes
> -----------------------
>
>                 Key: DIRSERVER-886
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-886
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Emmanuel Lecharny
>            Assignee: Felix Knecht
>             Fix For: 2.0.0-RC1
>
>
> We have to add a number for each kind of error, instead of a simple String message.
> This will be very important and helpfull :
>  - we will be able to avoid error messages duplication
>  - we will be able to build a knowledge base
>  - we will be able to i18n the messages (not so important, but ...)

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