ID:               42983
 User updated by:  marc dot bau at gmx dot net
 Reported By:      marc dot bau at gmx dot net
 Status:           Open
 Bug Type:         Variables related
 Operating System: WinXP & openSUSE 10.3
 PHP Version:      5.2.4
 New Comment:

I have reinstalled my 5.2.3 and replaced the directory with the ZIP
version and tested latest 5.2.5-dev... and it WORKS! So i'd like to know
- is there a list of bugs fixed until today so i can get an idea about
the bug?

The new openSuSE 10.3 final contains PHP 5.2.4 and is therefore
broken... i'd like to get this fixed, but i don't want to compile
myself! Maybe SuSE will provide a hotfix for this... i don't know - but
i think we should know which patch causes this bug and how heavy others
might depend on this... or we have a half year to wait for the next
openSUSE to get this fixed if they update their packages.


Previous Comments:
------------------------------------------------------------------------

[2007-10-16 20:38:25] marc dot bau at gmx dot net

Thank you for the snapshot links. i tried the Windows installer package
and get:

"The installer has encountered an unexpected error installing this
package. This may indicate a problem with this package. The error code
is 2878".

And then setup closes.

------------------------------------------------------------------------

[2007-10-16 11:24:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi



------------------------------------------------------------------------

[2007-10-16 10:54:31] crrodriguez at suse dot de

if evil^Wglobal variables gets lost, then there is definately a way to
shortly reproduce the problem, have you contacted drupal developers
about this problem ?

------------------------------------------------------------------------

[2007-10-16 06:30:32] marc dot bau at gmx dot net

Sorry, you need the install package
drupal-5.2-yaml-for-drupal-5.x-3.0.3.7-2007092601.tar.gz

------------------------------------------------------------------------

[2007-10-16 06:26:45] marc dot bau at gmx dot net

i have no idea what you need.

Install http://www.yaml-fuer-drupal.de/de/download
(yaml-for-drupal-5.x-3.0.3.7.tar.gz). Unpack and start install
./install.php, select YAML as Install profile and German as your
language. Try to stracktrace why $install_locale in
\profiles\yaml\yaml.profile gives nothing back.

global $install_locale;
if ($install_locale == 'de') {

or inside the _autolocale_install_po_files() function file
"sites\all\modules\autolocale\autolocale.install" the $install_locale is
no more filled with "de", too.

I have no idea how to repro this, but this code works with <=5.2.3 and
is broken with 5.2.4. If you don't like to repro try to look the PHP
source and find out what's wrong here... shouldn't be impossible to
find, while we know this is a regression introduced with 5.2.4

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/42983

-- 
Edit this bug report at http://bugs.php.net/?id=42983&edit=1

Reply via email to