<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILTERXML function doesn't work with some XML Responses from mojikiban API"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118772">118772</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>FILTERXML function doesn't work with some XML Responses from mojikiban API
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.0.0.alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>yagit@mknada.sakura.ne.jp
</td>
</tr></table>
<p>
<div>
<pre>Description:
FILTERXML function can't get a value from some XML Responses(ex. XML Responses
from mojikiban API).
Steps to Reproduce:
1. Paste '=WEBSERVICE("<a href="https://mojikiban.ipa.go.jp/mji/MJ010057.xml">https://mojikiban.ipa.go.jp/mji/MJ010057.xml</a>")' to cell
A1 and press Enter
2. Paste '=FILTERXML(A1,"//MJ文字情報一覧表/MJ文字情報/MJ文字図形名")' to cell A2 and press
Enter
Actual Results:
Cell A2 is "#N/A"
Expected Results:
Cell A2 is "MJ010057"
That works well on Excel 2016.
Reproducible: Always
User Profile Reset: No
Additional Info:
LibreOffice version
バージョン: 6.2.0.0.alpha0+ (x64)
Build ID: 4b7ce45c2384fdd65c17ab18036899cd76577254
CPU threads: 8; OS:Windows 10.0; UI render: default;
ロケール: ja-JP (ja_JP); Calc: group threaded
バージョン: 6.0.4.5
Build ID: 6840e4519a6ce8bcc1328eb2d87b5c46c6df1038
CPU threads: 4; OS:Mac OS X 10.13.5; UI render: default;
ロケール: ja-JP (ja_JP.UTF-8); Calc: group
The information about mojikiban API(MJ文字図形取得API / MJ文字情報取得API) is follows.
<a href="https://mojikiban.ipa.go.jp/search/help/api">https://mojikiban.ipa.go.jp/search/help/api</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>