Issue 71465 - Numeration using letters goes from N to O, ignoring Ñ
Summary: Numeration using letters goes from N to O, ignoring Ñ
Status: CONFIRMED
Alias: None
Product: Native-Lang
Classification: NLC
Component: www (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 114447 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-11-12 15:24 UTC by cdavilam
Modified: 2014-04-14 19:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description cdavilam 2006-11-12 15:24:34 UTC
When you create a numeration (tested in Writer only) and use letters for eash
line, if you write more than N lines, automatic numeration goes from N to O,
ignoring Ñ that should be used as you are using the program in Spanish.
Comment 1 tml 2006-11-14 09:48:18 UTC
Just commenting out of general interest, I have nothing to do with the code for
this as such...

This is hardly a problem specific to Spanish, but much more generic. For
instance for Swedish, after Z you should get Å, Ä and Ö. They are definitely
separte letters in the Swedish alphabet, and not equal A and O with some kind of
diacritic at all.

(FWIW, MS Word uses ÅÄÖ for Swedish, but not Ñ Spanish, for some reason. It also
changes the letters used dynamically if one changes the language of the
paragraphs in question.)
Comment 2 cdavilam 2006-11-14 15:47:58 UTC
Then this issue should be moved to a different component, not Spanish, but I
don't know the right cathegory to put it in, maybe lingucomponent or native-lang
Comment 3 roman 2006-11-14 16:20:51 UTC
this is importan for a natural spanish languaje in numeration.
Comment 4 richard.holt 2006-11-14 16:45:12 UTC
Sorting is largely controlled by the operating system. 
In Linux it depends of the LANG & LC_COLLATE variables.
I don't know all the details. 
It also seems to be difficult to resort in the case of 
databases. 

http://www.thescripts.com/forum/thread173442.html
http://lists.trolltech.com/qt-interest/2003-09/thread01519-0.html

It is probably possible for OOo to overide these things 
at runtime, but that infor will have to come from someone else. 
Comment 5 Edwin Sharp 2014-04-14 19:49:27 UTC
*** Issue 114447 has been marked as a duplicate of this issue. ***