mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
fix bug #55298
This commit is contained in:
@ -577,7 +577,7 @@ namespace formulasconvert {
|
||||
replace_semicolons (workstr);
|
||||
replace_tilda (workstr);
|
||||
replace_vertical (workstr);
|
||||
replace_apersand (workstr);
|
||||
//replace_apersand (workstr);
|
||||
|
||||
if (isFormula)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user