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


User es changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|es                        |os
--------------------------------------------------------------------------------
                 Summary|In index, if second word h|Duplicate matches in index
                        |as an apostrophe it'is not|es will only show the sub-
                        | displayed                |string keyword
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 2.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr 26 14:22:24 +0000 
2007 -------
Interesting... This issue shows 3 different things:

1) The real it problem is not the apostroph but the fact that a keyword is found
2 times in the same string.
The bug can be described as following: if a keyword "A" is part of another
keyword "A B" (or "B A", the order doesn't matter) AND "A" is placed before "A
B" in the *.sdi file, the index will only display "A".
Ex:
a) the sdi looks like:
bug;bug;;;0;0
what a nice bug;what a nice bug;;0;0

-> The index will only display
Bug.................1

b) the sdi looks like:
what a nice bug;what a nice bug;;0;0
bug;bug;;;0;0

-> The index will only display
Bug................................1
What a nice bug..............1


----------
Other remarks which are not parts of the problem:

2) Sophie, your file shows "Mod�le d'impression;Mod�le
d'impression;Impression;;0;1"
Yes, with a broken "è". Maybe an import/export/IssueZilla problem...?

3) You may file an ENHANCEMENT (if not yet done) for "apostroph recognition in
indexes".
Indeed, just reading this issue, I thought the problem was that you had used
normal simple quotes (apostrophs) in the sdi but your text would contain only
formatted quotes.
In this case, because unformatted and formatted quotes are 2 different
characters, the formatted quotes won't be recognized.
The enhacement would be to treat unformatted and formatted quotes as the same
character.

---------------------------------------------------------------------
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