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

            Bug ID: 103274
           Summary: Provide a default XCommandEnvironment to
                    ucbhelper::Content when needed
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: giuseppe.casta...@acca-esse.eu

Stressing the WebDAV provider a bit, I found some new problem, specifically
when trying to use LO in a 'multi LO user' way.

By 'multi LO user' I mean working on the same WebDAV file two or more users,
with only one at a time working, switching among them using the 'Edit > Edit
Mode' menu selection.

Seems that framework changed a bit behaviour, some new problem popped up,
probably one of the cause is the XCommandEnvironment missing, specifically to
enable authentication and/or ssl certificate analysis.

The first patch set of this series is a possible simplified solution to obtain
a default XComandEnvironment whenever a default ucbhelper::Content is
instantiated,
the suggested way to use it is part of the same commit as well.

This is an implementation stemming from
<https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=3b26a2a403ca5e99b0dd07d042d47501c091af16>.

This bug act as anchor point of the future commits changing the
XCommandEnvironment() to a default version (see example in the first commit),
when the need arise.

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

Reply via email to