Bug 156870 - Writer imports apostrophes in HTML incorrectly
Summary: Writer imports apostrophes in HTML incorrectly
Status: RESOLVED DUPLICATE of bug 154273
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-23 08:49 UTC by Faisal
Modified: 2023-08-23 08:54 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Faisal 2023-08-23 08:49:42 UTC
Description:
Opening an HTML file with ' does not get converted to an apostrophe ('). A browser would rendered that as '

Steps to Reproduce:
1. Open sample file

Actual Results:
The file says 'test' 

Expected Results:
It should say 'test'


Reproducible: Always


User Profile Reset: No

Additional Info:
OpenOffice has patched this: https://bz.apache.org/ooo/show_bug.cgi?id=80657

Repro on 

Version: 7.5.0.3 (X86_64) / LibreOffice Community
Build ID: c21113d003cd3efa8c53188764377a8272d9d6de
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
Comment 1 Faisal 2023-08-23 08:54:34 UTC

*** This bug has been marked as a duplicate of bug 154273 ***