Hi all,
Two issues that came up when testing the release.
The first is with the CQL parser. It appears that it does now not accept
double quotes for string values, only single quotes. So the following
failes with an exception:
NAME%20=%20%22East%20River%22
But this works:
NAME%20=%20%27East%20River%27
I am not sure if this is intended or not. But i know i tested this for
RC2 and it definitely worked. So technically its a regression... but not
a show stopping one.
The second is with WCS. A number of the cite tests fail. Looking it i
discovered something that i actually discovered some time ago while
testing the new engine with wcs, but never committed the fix.
It seems that CoverageHandler does not set the mime type of the
response. Now the reason this is odd is because the line that does set
it was commented out by someone. The cause has been masked by formatting
so svn blame tells us nothing.
Anyways... not sure what to do. I have gone ahead and uncommented the
line out and now cite passes. If this was done for an explicit reason
please pipe up.
So I am continuing on with the release...
--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org