]> granicus.if.org Git - docbook-dsssl/commit
Changed \w+ to $w in the regexp that matches entity declarations (indexentitydecl...
authorMauritz Jeanson <mj@johanneberg.com>
Wed, 12 Dec 2007 20:01:02 +0000 (20:01 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Wed, 12 Dec 2007 20:01:02 +0000 (20:01 +0000)
commit438efab3bbccdee5aa5855128a250ec89cb020e9
treec2242fb0cff3d2c92bee1e5d63fd4609503556a1
parentbc8ee130bb590477ad8cee651bd235fdaf974dc7
Changed \w+ to $w in the regexp that matches entity declarations (indexentitydecl subroutine).
The reason is that \w+ does not match entity names that contain periods. See bug #1847825.
releasetools/xslns-build