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

Nick Belaevski resolved RF-1976.
--------------------------------

    Fix Version/s:     (was: Future)
       Resolution: Won't Fix
         Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


> 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: Tsikhon Kuprevich
>
> 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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to