The page place holder contained a regular expression that resulted in an exception when used in combination with String.replaceAll.
I changed the replaceAll with a CString.replace to solve this.
Authored by: keess 2005-11-17
Parent: [r1482]
Child: [r1484]