[Libreoffice-bugs] [Bug 56116] FORMATTING: Names of bookmarks are restricted to a limited character set

2012-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56116

Mathias Kinsele  changed:

   What|Removed |Added

 CC|mathias.kins...@t-online.de |

--- Comment #6 from Mathias Kinsele  ---
Yes I agree to just add ';' and '.' to the list of allowed characters for
LibreOffice bookmark names.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 56116] FORMATTING: Names of bookmarks are restricted to a limited character set

2012-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56116

--- Comment #5 from Roman Eisele  ---
Thank you very much for checking this!

Now the next question is: which characters are allowed for the names of HTML
anchors? AFAIK, HTML anchors are  tags with an name="" attribute (or, more
up-to-date, with an id="" attribute). According to
http://www.w3.org/TR/html401/struct/links.html#adef-name-A
the name attribute is of type cdata; this would indeed allow a wide range of
characters! But according to
http://www.w3.org/TR/html401/types.html#type-cdata
the range of allowed charaters especially in the name and id attributes is
rather limited:
 ID and NAME tokens must begin with a letter ([A-Za-z])
 and may be followed by any number of letters, digits ([0-9]),
 hyphens ("-"), underscores ("_"), colons (":"), and periods (".").
I would assume that “letters” in “any number of letters” means the same as
“letter ([A-Za-z])” before, i.e. an Latin ASCII letter.

So (according to your list) LibreOffice actually allows much *more* characters
in bookmark names than HTML in name/id attributes ;-) The only characters which
are allowed in HTML name attributes, but not in LibreOffice bookmark names, are
 : .

Therefore, the only characters which need to be allowed additionally in
bookmark names to match the whole range of characters which are allowed for the
names of HTML anchors are ‘:’ and ‘.’ Would you agree? (Then we could formulate
this issue as a very precise enhancement request.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 56116] FORMATTING: Names of bookmarks are restricted to a limited character set

2012-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56116

--- Comment #4 from Mathias Kinsele  ---
I did a test with my german keybord under LO 3.6.2.2 in Windows 7 and used the
special characters.
The result: ^°!§$%&()[]{}=ß`´€äöü+'<>|_- are valid characters
"/?\@*#;:,.  are invalid characters
 in a bookmark's name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 56116] FORMATTING: Names of bookmarks are restricted to a limited character set

2012-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56116

Roman Eisele  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Roman Eisele  ---
Thank you for your bug report!

However, please file bug reports for LibreOffice in English language, if
possible ;-) This is an international community, and we use English as
collaboration language. Translating bug reports from foreign languages costs
additional hours of work, which we would prefer to use for checking and
confirming the bugs, and it may introduce errors (did I match the sense of your
bug report, or ...?)

In addition, we need to put this more precisely. Some questions:

1) Can you please specify which kinds of characters (ranges, or at least
   some examples) are allowed for names of anchors in HTML, but are not
   allowed in the names of bookmarks in LibreOffice?

2) I may miss something, but is it really obvious that LibreOffice (or
   any similar application) needs to support *all* characters for the names
   of bookmarks which are allowed in the names of anchors in HTML format?
   Of course, if LibreOffice was mainly an HTML editor, and was advertised
   as supporting all HTML features you can dream of, this would be
   very plausible, but right now I am not sure if this is really a *bug*
   in LibreOffice. (Where do we declare that we support all of these
   characters in bookmark names?)

No offence! Question 1) is just necessary to understand the problem; please
understand that we do not have the time to find out by trial and error what you
mean ;-) And question 2) is not an attack on your report; I just want to
clarify if this issue is really to be regarded as a *bug* in the strict sense
of that word, or if we better turn this into an enhancement request: “Please
allow ... characters in bookmark names”. I would suggest the latter ...

Thank you very much for your answers!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 56116] FORMATTING: Names of bookmarks are restricted to a limited character set

2012-10-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56116

Roman Eisele  changed:

   What|Removed |Added

Summary|FORMATTING: Textmarken  |FORMATTING: Names of
   |Namen nur aus   |bookmarks are restricted to
   |eingeschränktem Zeichensatz |a limited character set

--- Comment #2 from Roman Eisele  ---
Translation of comment #0:

The names of bookmarks can not contain all characters which are allowed for the
names of HTML anchors.

Necessary change: Check bookmark names. [?]

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs