
17 Sep
2009
17 Sep
'09
11:25 p.m.
BTW i found this in my catalog post processor / indexer. //can have \n stupidly... String titleString = title.stringValue().replaceAll("\n", " "); :)