Member
Member
Laurent   2012-11-04, 13:06
#1

Hi,
In response to this issue: http://www.zenphoto.org/support/topic.php?id=17156
Positioning images Google is wrong for me since version 1.4.3.3.
If I copy the directory version 1.4.3.2 everything works normally.
In searching, I noticed that it came from line 70 in file m.php

I replaced this:

$MAP_OBJECT->$key = sanitize($datum);

by:

$MAP_OBJECT->$key = $datum;

and it works in my case.

Laurent

Member
Member
sbillard   2012-11-04, 20:57
#2

That may fix the symptom, but certainly not the problem and it does open a serious security hole. So as mentioned in the other thread, please created a trouble report and attach an image that causes this issue so we can understand the root cause.

Member
Member
Laurent   2012-11-04, 21:54
#3

I see,

Here is the ticket http://www.zenphoto.org/trac/ticket/2267

Laurent

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.