To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50036





------- Additional comments from [EMAIL PROTECTED] Thu Jun  2 07:21:33 -0700 
2005 -------
Hi Subir,

Ok, that works fine now. Just a small suggestion: though formatindex="21" needs
to be editable (as have to be 45 and 47, Javier already knows that I _will_ have
to point that out at a more prominent place in locale.dtd) it doesn't
necessarily have to be the default display format too. If users expect to see
native numbered date strings you can choose any other type="medium" format to be
the default format.

As for the definition of an editable format: it doesn't necessarily have to be
presented using ASCII Arabic digits, if the native number transliteration
NativeNumberSupplier::getNativeNumberString() recognizes the numericals used and
is able to transliterate to ASCII Arabic digits if called with NatNum0, which
internally results in a call to NativeToAscii() in
i18npool/source/nativenumber/nativenumbersupplier.cxx. If the condition is met,
also formatindex="21" can use NatNum1.

Did the original data (including the NatNum1 modifier) work with the native
number changes you provided with issue 49998? Then I suggest that we add the
[NatNum1] to formatindex="21" back again. Otherwise we'd have to remove
[NatNum1] from index 45 and 47 too.

Eike

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to