Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 0.8
-
Fix Version/s: UDIG 1.0.RC5
-
Component/s: catalog, metadata and search
-
Labels:None
-
Environment:all?
Description
A WFS/WMS service give a service exception. udig doesnt report this - you just get a blank screen.
It should somehow report the error to the user.
- unconfigurede - no factory or plugin knows how to connect
- error - connection was tried, error displayed in status bar when selectedd
- waning - connect was made with some kind of assumption (usualy CRS or username/password)
Layer also uses status to report on the results of the last renderer -
LiteRenderer2 will need a stratagy object in the style of ValidationResults from module/validation. This will let external code (from udig) get back error information to the correct location (the RCP logging facilities.
Lets assume this bug is talking about connection information.