Skip to content
Snippets Groups Projects
user avatar
Peter Eisentraut authored
Strip leading and trailing whitespace and replace interior whitespace
by a single space.  This avoids problems with the index generator
producing duplicate index entries for terms that differ only in
whitespace.

Commit dca30da3 actually fixed all the
indexterm elements that would cause this problem at the moment, but in
case it sneaks in again, we're set.
94126062
History
Name Last commit Last update
..