[richfaces-issues] [JBoss JIRA] Updated: (RF-1976) virtualEarth: An invalid or illegal string was specified" code: "12

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Dec 4 20:07:37 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-1976:
-------------------------------

    Fix Version/s: Future


Still doesn't work even with 6.2 (currently latest virtual earth version)

> virtualEarth: An invalid or illegal string was specified"  code: "12
> --------------------------------------------------------------------
>
>                 Key: RF-1976
>                 URL: https://jira.jboss.org/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
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list