I used pmapper2_w3c_2006-06-12.
My server is apache on windowsXP and browser is IE6.
When I access map.phtml , retceive script error.
I correct 3files x_load.php,x_layer_update.php and x_toc.php.
I change "header('Content-Type: text/plain')" to "header('Content-Type:
text/plain; charset=utf8')".b
luca marletta wrote:
> On 6/12/06, Armin Burger wrote:
>> Some smaller bug fixes were
>> * works now also with Postgis layers without OID field
>> * zoom slider is updated with map resize
>> * PDF printing works also with new tmp image file creation
>> * XY layers (are there any users of it?) sh
On 6/12/06, Armin Burger wrote:
> Some smaller bug fixes were
> * works now also with Postgis layers without OID field
> * zoom slider is updated with map resize
> * PDF printing works also with new tmp image file creation
> * XY layers (are there any users of it?) should work again,
>also wit
Great!
Thanks a lot Armin, and Federico.
Results of the test later.
pc
At 21:11, luned? 12 giugno 2006, Armin Burger has probably written:
> Hi all
>
> I have been working a bit more on p.mapper 2 to get closer to a final
> version 2.0 It includes, as already mentioned some days ago, the patches
>
Eric,
thanks for the quick test. The error probably just appeared if only one
feature has been found, not for 2 or more. I uploaded a modified version
that solved the problem for me, just the files /javascript/json.js and
/query/query.php were modified.
Armin
Eric Allard wrote:
> Hi! Armin,
>
Hi all
I have been working a bit more on p.mapper 2 to get closer to a final
version 2.0 It includes, as already mentioned some days ago, the patches
by Federico Nieri for W3C XHTML compliance. If setting
'session.use_trans_sid = 0' in php.ini it now passes the tests successfully.
Major change