[Libreoffice-bugs] [Bug 136893] New: Basic-IDE - [File][Save] vs [File][Export Basic] - some characters replaced by ? [Export Basic]
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 19 17:26:47 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136893
Bug ID: 136893
Summary: Basic-IDE - [File][Save] vs [File][Export Basic] -
some characters replaced by ? [Export Basic]
Product: LibreOffice
Version: 6.4.6.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: HansWernerHerold at t-online.de
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 !
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200919/3847dd40/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list