https://bugs.freedesktop.org/show_bug.cgi?id=62090

          Priority: medium
            Bug ID: 62090
          Keywords: regression
          Assignee: [email protected]
           Summary: : Mid statement doesn't work as expected
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.0.1.1 rc
         Component: Spreadsheet
           Product: LibreOffice

Created attachment 76259
  --> https://bugs.freedesktop.org/attachment.cgi?id=76259&action=edit
Document ilustrating wrong Mid statement behaviour

Problem description: 
In LibreOffice 3, for this Basic code:

s = "The lightbrown fox"
Mid(s,5,10,"lazy") 

the resulting string was "The lazy fox". In LibreOffice 4, string replacement
isn't done correctly and works ONLY if replacement string is long EXACTLY as
the part it replaces.

Steps to reproduce:
1. Try included ods file

Current behavior:
Mid statement replacement produces string with wong characters

Expected behavior:
Mid statement should replace string as in LibreOffice 3
Operating System: Ubuntu
Version: 4.0.1.1 rc
Last worked in: 3.5.4 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to