Switch to unified view

a/website/BUGS.html b/website/BUGS.html
...
...
33
33
34
      <p><i>Bugs that are listed in an older version section are
34
      <p><i>Bugs that are listed in an older version section are
35
          supposedly fixed in later versions. Bugs listed in the
35
          supposedly fixed in later versions. Bugs listed in the
36
          topmost section may also exist in older versions.</i></p>
36
          topmost section may also exist in older versions.</i></p>
37
37
38
      <h2><a name="b_latest">recoll 1.13.02 + xapian 1.0.16</a></h2> 
38
      <h2><a name="b_latest">recoll 1.13.04 + xapian 1.0.16</a></h2> 
39
      <ul>
39
      <ul>
40
    <li>Mac OS X + Qt 4.6.1 : the index configuration dialog
40
    <li>Mac OS X + Qt 4.6.1 : the index configuration dialog
41
      crashes.</li>
41
      crashes.</li>
42
        <li>Performing a full index with release 1.11 or later, over a
42
        <li>Performing a full index with release 1.11 or later, over a
43
          version created with a much older recoll release may
43
          version created with a much older recoll release may
...
...
100
          wvWare and modify mimeconf to use the rcldoc filter, which
100
          wvWare and modify mimeconf to use the rcldoc filter, which
101
          will use vwWare if it is available. This will result in
101
          will use vwWare if it is available. This will result in
102
          slower indexing for doc files.</li>
102
          slower indexing for doc files.</li>
103
      </ul>
103
      </ul>
104
104
105
      <h2><a name="b_1_13_02">recoll 1.13.02</h2>
106
      <p>Stemming is completely broken. The stemming database is not
107
        created at all. Things may sort of work as long as an older stemming
108
        database is around (which is why this was not discovered earlier.</p>
109
105
      <h2><a name="b_1_13_01">recoll 1.13.01 + xapian
110
      <h2><a name="b_1_13_01">recoll 1.13.01 + xapian
111
      1.0.16</a></h2> 
112
106
      1.0.16</a></h2> <li>The GUI display is completely garbled under
113
      <li>The GUI display is completely garbled under
107
      Qt 4.6.1 and newer. This is a Qt bug, and a workaround was put
114
      Qt 4.6.1 and newer. This is a Qt bug, and a workaround was put
108
      in place in Recoll 1.13.02 for Qt 4.6.1. If you are using a
115
      in place in Recoll 1.13.02 for Qt 4.6.1. If you are using a
109
      newer version and the problem is still there, you can fix the
116
      newer version and the problem is still there, you can fix the
110
      4.6.1 fix to hopefully work with your Qt version: edit
117
      4.6.1 fix to hopefully work with your Qt version: edit
111
      qtgui/rclmain_w.h, around line 37 (there is only one instance),
118
      qtgui/rclmain_w.h, around line 37 (there is only one instance),