[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2019-08-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

Kohei Yoshida  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Kohei Yoshida  ---
Yeah this issue should be fixed by now.  This was a bug in orcus, which I fixed
long ago.  The fix should be incorporated in the current build.

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

[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2018-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

himajin100...@gmail.com changed:

   What|Removed |Added

 CC||libreoff...@kohei.us

--- Comment #6 from himajin100...@gmail.com ---
Should we close this?

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


[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2018-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

--- Comment #5 from himajin100...@gmail.com ---
on my environment, I cannot reproduce this bug, probably due to 

https://gitlab.com/orcus/orcus/commit/321c2e1c61fa5cb2aa793d4d31f8a764658ac521
>Mar 1, 2017 Support single-quoted attribute values

https://gitlab.com/orcus/orcus
version :0.13.1 
Release Date: 2017-11-15

and 

https://opengrok.libreoffice.org/diff/core/download.lst?r1=%2Fcore%2Fdownload.lst%400f73433b=%2Fcore%2Fdownload.lst%4038c4f463

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


[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2017-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

--- Comment #3 from Aitor  ---
XML files generated from SAP J2EE contain single quotes too, and must be
manually changed to import with Libreoffice.

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


[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

--- Comment #2 from la .myrf.  ---
Apologies, I must have uploaded the wrong version of the example file.

It works in LibreOffice with all double-quotes, and it doesn't if there are
single quotes.

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


[Libreoffice-bugs] [Bug 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2016-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet  ---
In xml file, there was this:

(with double quote at the end)

But even after replacing this one with simple quote, it doesn't open the XML
file on pc Debian x86-64 with master sources updated today.
However, I don't have any error message, it just does nothing and "Import"
button stays disabled.
Let's put this one to NEW.

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