<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Extranous comma at end of Find & Replace search description list"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127729#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Extranous comma at end of Find & Replace search description list"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127729">bug 127729</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>(In reply to Xisco FaulĂ­ from <a href="show_bug.cgi?id=127729#c1">comment #1</a>)
<span class="quote">> I believe the comma is always added as a separator in case more formats are
> used.</span >

AFAIK the comma followed by empty string only happens when the Text Flow tab is
visited.

The Text Flow tab has a SvxPageModelItem which returns an empty string for
presentation.

<a href="https://opengrok.libreoffice.org/xref/core/include/editeng/pmdlitem.hxx?r=30179955#25">https://opengrok.libreoffice.org/xref/core/include/editeng/pmdlitem.hxx?r=30179955#25</a>

<a href="https://opengrok.libreoffice.org/xref/core/editeng/source/items/paraitem.cxx?r=8fe85c24#1070">https://opengrok.libreoffice.org/xref/core/editeng/source/items/paraitem.cxx?r=8fe85c24#1070</a>

The text string for the search description list built in
SvxSearchDialog::BuildAttrText_Impl

<a href="https://opengrok.libreoffice.org/xref/core/svx/source/dialog/srchdlg.cxx?r=1e8f0940#2081">https://opengrok.libreoffice.org/xref/core/svx/source/dialog/srchdlg.cxx?r=1e8f0940#2081</a></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>