[Libreoffice-bugs] [Bug 104989] Problem with FILTERXML-Function in Basic ( IllegalArgumentException)

2017-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104989

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

--- Comment #4 from Eike Rathke  ---
Investigating.

-- 
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 104989] Problem with FILTERXML-Function in Basic ( IllegalArgumentException)

2017-03-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104989

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||er...@redhat.com,
   ||r...@post.cz

--- Comment #3 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Eike Rathke ; Could you possibly take a look at this one?
Thanks

673fd98d31d5028e58e531a9f2b33c192bd28a93 is the first bad commit
commit 673fd98d31d5028e58e531a9f2b33c192bd28a93
Author: Jenkins Build User 
Date:   Thu Sep 29 03:44:33 2016 +0200

source sha:7d733e16513a1b9413303d60feb03c5a0de941fc

source sha:7d733e16513a1b9413303d60feb03c5a0de941fc

author  Eike Rathke   2016-08-17 13:58:42 (GMT)
committer   Eike Rathke   2016-08-17 14:01:47 (GMT)
commit  7d733e16513a1b9413303d60feb03c5a0de941fc (patch)
treee5ef06b8dfbd4d4943459f2c616d1f449ac20361
parent  190f0685c866b6232564c9d207456d3292d7a551 (diff)
Resolves: tdf#88257 handle FILTERXML array/matrix context
... in which subsequent node elements are to be stored in the result
matrix.

-- 
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 104989] Problem with FILTERXML-Function in Basic ( IllegalArgumentException)

2017-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104989

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
Version|5.2.4.2 release |5.2.3.3 release

-- 
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 104989] Problem with FILTERXML-Function in Basic ( IllegalArgumentException)

2017-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104989

--- Comment #2 from Stang  ---
Did some testing with this function with LO versions on hand.

It has been working through version 5.2.0.4  but did not work in version
5.2.3.3

Do not have versions in between but that should narrow it down.

-- 
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 104989] Problem with FILTERXML-Function in Basic ( IllegalArgumentException)

2017-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104989

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Reproduced with Leif's example

Sub Main
svc = createUnoService( "com.sun.star.sheet.FunctionAccess" ) 'Create a service
to use Calc functions
XML_String =
svc.callFunction("WEBSERVICE",array("http://www.lipsum.com/feed/xml?amount=2=paras=Yes;))
Lipsum = svc.callFunction("FILTERXML", array(XML_String, "/feed/lipsum" ))
Print Lipsum
End Sub

Arch Linux 64-bit, KDE Plasma 5
Version: 5.4.0.0.alpha0+
Build ID: fc0d4e6bc43d5f982452df07930f5ecf5927ad22
CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on December 31st 2016

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