When a drupal site use 'update status' and 'localizer' modules together, the update status module shows drupal 5.2 outdated, because the localizered drupal core modules (block, menu, taxonomy) have "5.1" drupal version declaration in their .info files.

The problem also founded here: http://drupal.org/node/163646#comment-285211

Comments

edinjapan’s picture

Status: Active » Fixed

The patches that were designed for Drupal 5.2 and Localizer 1.10 (filename=localizer-sites-all-5.2-1.10.tgz) which can be found at http://speedtech.it/drupal-content-localization do not have this issue. If you overwrite with the new patch files the issue should go away. (My site is working fine.)
Note though that for each release of Drupal, this same issue can occur if the Localizer patch files are not updated--and there will always be a bit of a lag there. For example, Drupal just barely did a release to 5.3, but Localizer patch files have not yet been released.

Roberto Gerola’s picture

Status: Fixed » Closed (fixed)