https://bugs.documentfoundation.org/show_bug.cgi?id=115116

            Bug ID: 115116
           Summary: Python wizard code seems to call a substring() method
                    that Python string objects don't have
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Extensions
          Assignee: [email protected]
          Reporter: [email protected]

Description:
> git grep -w substring -- '*.py'

> wizards/com/sun/star/wizards/common/Desktop.py:                sspecialchar = 
> snewname.substring(i, i + 1)
> wizards/com/sun/star/wizards/common/FileAccess.py:            _sPath2 = 
> _sPath2.substring(1)

Or is there some magic involved that makes a substring() method available in
this case?

If not, and these actually are errors, in my opinion it is proof enough that
nobody ever uses these wizards and they can be removed.

Steps to Reproduce:
.

Actual Results:  
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7
(KHTML, like Gecko) Version/11.0.2 Safari/604.4.7

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

Reply via email to