https://bugzilla.wikimedia.org/show_bug.cgi?id=23849

--- Comment #3 from Laurent Alquier <laur...@alquier.org> 2010-06-08 22:49:30 
UTC ---
Hi again

It looks like I was looking at two issues :

1- The PHP error from Validator (which happens only when Yahoomaps is used as
an input type in forms)
2- Maps form inputs not working at all.

I think I found a solution to #2:

If I replace $wgParser by $wgOut in line 43 of SM_YahooMapsFormInput.php, the
form input is working again. With $wgParser, it stops working.

     MapsYahooMaps::addYMapDependencies( $wgOut );

I did the same to the OpenLayers form input and the map appears as expected,
but there is no 'Lookup coordinates' button (can OpenLayers be used at all as a
form input ?).

I still have no clue as to what is causing #1.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to