]> 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)
commit6c9b4a53acafc43b717b821e0e5663186b2fdbd2
tree57112e805891434c081e2427cff2cd170034d0d9
parent828b425c537a3b0313d01d574473750c0b2b2bab
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