[OSM-dev] Embedded variables not getting replaced

Tom Hughes tom at compton.nu
Tue Dec 14 21:00:05 GMT 2010


On 14/12/10 20:48, Eric Wolf wrote:

> I just updated my Rails Port code. Everything is working great, even
> Potlatch2... Except that some of the embedded variables aren't being
> replaced properly, for instance:
>
> http://navigator.er.usgs.gov/history?bbox=-105.2123,39.6617,-105.0369,39.7643
>
> <http://navigator.er.usgs.gov/history?bbox=-105.2123,39.6617,-105.0369,39.7643>{{wiki}}
> is not getting replaced properly. Neither are {{bbox}} or {{id}}

Grr... I just replied to your other email about this...

I suspect than you're using too new a version of the i18n module, and 
the version you have is only supporting the new %{} interpolation 
syntax. Try 0.4.1 instead of whatever you have currently.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/



More information about the dev mailing list