id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 1413,Whitespace no longer accepted by style string parser,dev@…,warmerdam,"{{{ I've just moved from GDAL 1.3.2 to the latest 1.4 beta and the previously acceptable: ""BRUSH(fc:#000000, bc:#000000)"" now fails to parse (note the space). ""BRUSH(fc:#000000,bc:#000000)"" is fine. No explicit error was raised, but (for the first case above) the BrushStyle returned : pszColor = poStyleBrush->ForeColor(bDefault); // returns a color ok pszColor = poStyleBrush->BackColor(bDefault); // returns null }}}",defect,closed,low,,OGR_SF,1.4.0,minor,fixed,,