Alexandre, 


I don't really know...


I´m using version 2.8. 

So, when testing my geoserver, I can use this url : <a href="http://www.ddond.com:8080/geoserver/wms?bbox=-1.8199148654937751,43.17675437927251,-1.130132150650025,43.71184120178219&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=sf:communes&width=800&height=582&srs=EPSG:4326" target="_top" rel="nofollow">Here</a>

   ... I can read data from database.


So, I can't read these values with html pages placed outside the port :8080


I think is (may be) a misconfiguration from my system, so I'm really stopped : I don't know how can I do to solve this...


Any help would be great for me.


Merci,


Monty


<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Alexandre Dube wrote:</div>
<div class="quote-message">
Hi Monty,

What is the OpenLayers version you are using ? Could your problem be 
related to the following ticket ? If so, it's fixed in trunk so either 
try the trunk version or apply the patch in the ticket :
http://trac.openlayers.org/ticket/2201

Regards,

Alexandre

Monty wrote:
>    Somebody has the same problem ?
>
>    Thanks, 
>
>    Carlos
>
>
> Monty wrote:
>   
>> Hi all,
>>
>> I'm trying to create a popup for my openlayers map using :
>>
>>             eventListeners: 
>>                         {   getfeatureinfo: function(event) 
>>                                 {map.addPopup(
>>                                      new OpenLayers.Popup.
>>                                              FramedCloud(
>>                          "chicken", 
>>                          map.getLonLatFromPixel(event.xy),
>>                          null,
>>                          event.text,
>>                          null,
>>                          true
>>                     ));
>>                 }
>>             }
>>             });
>>
>> So, the result for clicking objects in the map is allways "parameter
>> FORMAT is required"
>>
>> You can test it at "http://www.ddond.com/GeoBidasoa/Bidasoa.html
>>
>> Any ideas ?
>>
>> Thanks for your help,
>>
>> Carlos
>>
>>
>>     
>
>   


-- 
Alexandre Dubé
Mapgears
www.mapgears.com

_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

</div>
</div></blockquote>


<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/getFeatureInfo-event-text-tp3792949p3795346.html">Re: getFeatureInfo & event.text</a><br>
Sent from the <a href="http://n2.nabble.com/OpenLayers-Users-f1822463.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br>