]
Aleksej Yanul reassigned RF-1976:
---------------------------------
Assignee: Nick Belaevski (was: Aleksej Yanul)
virtualEarth: An invalid or illegal string was specified" code:
"12
--------------------------------------------------------------------
Key: RF-1976
URL:
http://jira.jboss.com/jira/browse/RF-1976
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: FF
facelets
jsf 1.2
tomcat 6.0.13
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
Fix For: 3.2.0
An invalid or illegal string was specified" code: "12
http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6
Line 1
<rich:virtualEarth id="vEarthID" lng="#{virtualEarth.lng}"
rendered="#{virtualEarth.rendered}" version="#{virtualEarth.version}"
lat="#{virtualEarth.lat}" zoom="#{virtualEarth.zoom}"
dashboardSize="#{virtualEarth.dashboardSize}"
mapStyle="#{virtualEarth.mapStyle}" var="map" />
// default value
public VirtualEarth() {
version = "6";
zoom = "17";
version = "6";
lat = "37.37";
lng = "44.44";
dashboardSize = "Normal";
mapStyle = "Hybrid";
rendered = true;
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: