<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:timar74@gmail.com" title="Andras Timar <timar74@gmail.com>"> <span class="fn">Andras Timar</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot open file with non-English filename"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122327">bug 122327</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;">Severity</td>
           <td>critical
           </td>
           <td>minor
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot open file with non-English filename"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122327#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot open file with non-English filename"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122327">bug 122327</a>
              from <span class="vcard"><a class="email" href="mailto:timar74@gmail.com" title="Andras Timar <timar74@gmail.com>"> <span class="fn">Andras Timar</span></a>
</span></b>
        <pre>Language support in loolwsd.xml means something else. I tried to clarify it in
<a href="https://gerrit.libreoffice.org/#/c/65636/">https://gerrit.libreoffice.org/#/c/65636/</a>

Your problem is probably the missing en_US.UTF-8 locale. There is a workaround:
on Debian you have to install locales-all package. 

We explicitly set LC_ALL to en_US.UTF-8 in wsd/LOOLWSD.cpp. Maybe C.UTF-8 would
be good, too, but is has to be tested. Without UTF-8 support, LibreOffice
cannot handle non-ASCII filenames. Non-ASCII characters are replaced to ?
marks, and file will not be found in the subsequent call.

I lowered the importance of the bug, because there is a workaround.</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>