[Geoserver-users] Strange error message when bgcolor parameter in a WMS GetMap is incorrect

changed it to "#ffffff" (CSS-style), it gave me this ugly error:

"#" is the in-document anchor in HTTP so anything after the "#" is
ignored. The other two special characters are "?" (parameters start)
and "&" (parameter separator).

dave
ps. excuse me not using the correct terminology, but I hope you
understand what I'm saying.

----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/

dblasby@anonymised.com wrote:

changed it to "#ffffff" (CSS-style), it gave me this ugly error:

"#" is the in-document anchor in HTTP so anything after the "#" is
ignored. The other two special characters are "?" (parameters start)
and "&" (parameter separator).

Paff ! (the sound of me slapping my forehead) Of course !
That's why it ignored the following SLD parameter.

Sorry to have bothered the list with this non-issue, folks.

Regards,

--------------------
    Luca Morandini
www.lucamorandini.it
--------------------

dblasby@anonymised.com wrote:
>>>changed it to "#ffffff" (CSS-style), it gave me this ugly error:
>
> "#" is the in-document anchor in HTTP so anything after the "#" is
> ignored. The other two special characters are "?" (parameters start)
> and "&" (parameter separator).

Paff ! (the sound of me slapping my forehead) Of course !
That's why it ignored the following SLD parameter.

Sorry to have bothered the list with this non-issue, folks.

No worries, it still wouldn't hurt us to have a better error report
(though that could be a bit difficult), or to at least doc it better some
place.

best regards,

Chris

Regards,

--------------------
    Luca Morandini
www.lucamorandini.it
--------------------

-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--