<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kelemeng@ubuntu.com" title="Gabor Kelemen <kelemeng@ubuntu.com>"> <span class="fn">Gabor Kelemen</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error when I try to open an Document in a Sharepoint WebDAV directory (# is not allowed in a filename)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116420">bug 116420</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error when I try to open an Document in a Sharepoint WebDAV directory (# is not allowed in a filename)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116420#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error when I try to open an Document in a Sharepoint WebDAV directory (# is not allowed in a filename)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116420">bug 116420</a>
              from <span class="vcard"><a class="email" href="mailto:kelemeng@ubuntu.com" title="Gabor Kelemen <kelemeng@ubuntu.com>"> <span class="fn">Gabor Kelemen</span></a>
</span></b>
        <pre>Okay, so we don't have WebDAV access, but let's try something else:

Starting with a filename "LO-watermark-135deg.docx", opening it in Word 2013
results in a lockfile named "~$-watermark-135deg.docx".
I cannot copy this lockfile to our SP 2010 instance in Explorer on Win 8.1,
since the ~ (at the beginning of the name) is not allowed.

Opening it in LO 5.4.5 results in a lockfile named
".~lock.LO-watermark-135deg.docx#" 
This is problematic because:
- dot is not allowed at the beginning of the file name
- tilde is not allowed at all
- hashmark is not allowed at all
in file names stored on SP.

Also see 
<a href="https://support.microsoft.com/en-us/help/905231/information-about-the-characters-that-you-cannot-use-in-site-names-fol">https://support.microsoft.com/en-us/help/905231/information-about-the-characters-that-you-cannot-use-in-site-names-fol</a>

"You cannot use the following characters anywhere in a file name:

    Tilde
    Number sign
    Percent
    Ampersand
    Asterisk
    Braces
    Backslash
    Colon
    Angle brackets
    Question mark
    Slash
    Pipe
    Quotation mark"

and

"You cannot start a file name by using the period character."

I guess it's enough to set this to NEW.

Also, when opening files from this share by double clicking on them in
Explorer, neither MSO nor LO tries to create lock files.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>