<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 5: $cfgStrings[][$lang] inconsistent: $lang is string or int</title><link>https://sourceforge.net/p/geoclassphp/bugs/5/</link><description>Recent changes to 5: $cfgStrings[][$lang] inconsistent: $lang is string or int</description><atom:link href="https://sourceforge.net/p/geoclassphp/bugs/5/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Oct 2005 08:03:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/geoclassphp/bugs/5/feed.rss" rel="self" type="application/rss+xml"/><item><title>$cfgStrings[][$lang] inconsistent: $lang is string or int</title><link>https://sourceforge.net/p/geoclassphp/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the function getOrientation() of Object.php, the &lt;br /&gt;
$language parameter of $cfgStrings[$form][$language] &lt;br /&gt;
is forced to be one of 'en' and 'de', in Geo.php, &lt;br /&gt;
$language is initialized as GEO_LANGUAGE_EN (integer &lt;br /&gt;
7) and GEO_LANGUAGE_DE (integer 8) only. &lt;/p&gt;
&lt;p&gt;Solution: make the parameter names consistent, &lt;br /&gt;
normally change GEO_LANGUAGE_EN etc. to 'en' etc. in &lt;br /&gt;
Geo.php . &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Mack</dc:creator><pubDate>Wed, 05 Oct 2005 08:03:59 -0000</pubDate><guid>https://sourceforge.net73ecea3c14d0c66dc0df1f959962a9146926d13d</guid></item></channel></rss>