<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 - Basic-IDE - [File][Save] vs [File][Export Basic] - some characters replaced by ? [Export Basic]"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136893">136893</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Basic-IDE - [File][Save] vs [File][Export Basic] - some characters replaced by ? [Export Basic]
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.4.6.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (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>BASIC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>HansWernerHerold@t-online.de
</td>
</tr></table>
<p>
<div>
<pre>Description:
When using [File]>[Export Basic] to save macro code, some chracters are
replaced by "?". No problems when using [File]>[Save] or "clipboard"
(copy'n'paste).
Steps to Reproduce:
[1] Test OKAY:
+ Start Basic-IDE.
+ Save file "Test_Save_vs_ExportBasic_MAKRO.bas" using [File]>[Save].
+ Finisch Basic-IDE and start Basic-IDE again.
+ Take a look at code line "MsgBox(...)".
[2] Test ERROR:
+ Start Basic-IDE.
+ Save file "Test_Save_vs_ExportBasic_MAKRO.bas" using [File]>[Export Basic].
+ Finisch Basic-IDE and open file the macro was exported to.
+ Take a look at code line "MsgBox(...)".
Actual Results:
[1] Basic-IDE - [File]>[Save] - Symbol "less than" is to be seen.
[2] Basic-IDE - [File]>[Export Basic] - Symbol "less than" is replaced by
character "?".
Expected Results:
[1] Basic-IDE - [File]>[Save] - Symbol "less than" is to be seen.
[2] Basic-IDE - [File]>[Export Basic] - Symbol "less than" should not be
replaced by character "?".
Reproducible: Always
User Profile Reset: No
Additional Info:
Tested using LO6.4.6.2/LO7.0.1.2 @ Windows 10 Home !</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>