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

Justin L <jl...@mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|difficultyInteresting,      |
                   |easyHack, skillCpp          |

--- Comment #8 from Justin L <jl...@mail.com> ---
My intern and I were just investigating this together. We noticed that
file://localhost/ is turned into file:/// and wondered if it would be easy to
do the same thing with file://<getlocalhostname>/.  We found that the change
was made by the CTOR
            INetURLObject aObj( OUString aName );

So, even if there is agreement to move forward, then it probably won't be an
easyhack after all.

-- 
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