https://bugs.freedesktop.org/show_bug.cgi?id=44077

--- Comment #1 from Christian Lohmaier <[email protected]> 2011-12-22 14:08:28 
UTC ---
Created attachment 54717
  --> https://bugs.freedesktop.org/attachment.cgi?id=54717
second part of the testcase

Running these on Linux (x86) with Java version "1.6.0_22" gives the expected
output:

Real positions - starttag: 6 enddtag: 118
found head start tag at position 6
handle simple tag: meta
handle simple tag: link
got link-tag in head with href /index.php?title=foobar
found head end tag at position 118
result is »/«

Running on Mac/PPC with java 1.5.0_19 results in:

Real positions - starttag: 6 enddtag: 118
found head start tag at position 6
handle simple tag: meta
found head end tag at position 36
handle simple tag: link
result is »«

(position 36 is directly after the meta-tag)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to