<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:dtardon@redhat.com" title="David Tardon <dtardon@redhat.com>"> <span class="fn">David Tardon</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Need broader filter for delimited text files ("Text CSV" only includes *.csv)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97080">bug 97080</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;">CC</td>
           <td>
                
           </td>
           <td>libreoffice@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Whiteboard</td>
           <td>
                
           </td>
           <td>easyHack difficultyBeginner skillCpp
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Need broader filter for delimited text files ("Text CSV" only includes *.csv)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97080#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Need broader filter for delimited text files ("Text CSV" only includes *.csv)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97080">bug 97080</a>
              from <span class="vcard"><a class="email" href="mailto:dtardon@redhat.com" title="David Tardon <dtardon@redhat.com>"> <span class="fn">David Tardon</span></a>
</span></b>
        <pre>What is needed here: Create a new filter type delimited_Text as a copy of
filter/source/config/fragments/types/generic_Text.xcu . Change
filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu to use
it. Modify PlainTextFilterDetect::detect in
filter/source/textfilterdetect/filterdetect.cxx to handle delimited_Text in
addition to generic_Text and to always set CALC_TEXT_FILTER in that case. Check
that various use cases work as expected: e.g., open a .txt/.csv file from an
existing Calc/Writer window with specifying a type, then without it, then
directly from the Start Center, etc.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>