Version 1.2.15: Fix single sign-in for second and third TLD

Fix single sign-in for second and third Top Level Domain (TLD)

Some top level domain can be composed of several words like (co.uk, plc.co.im, ...)
In previous version of JMS, it may happen that the single sign-in algorithm detect 'uk' and not 'co.uk' as TLD.
To solve this issue, this new JMS contain a list of TLDs that is used to solve the ambiguity that can appears in some domain URL.

Other minor Fixes

  • Update HTML produced in the front-website creation to fix some side effects on some browser with DIVs that was not correctly closed.
  • Fix PHP 4.x compatibility error introduced with the Joomla 1.6 alpha 2 compatibility.

Bundled with Patch Definition 1.2.21.

  • Modify the patch for the master configuration.php file to accept that this configuration.php file is not closed with the PHP endmarker (?>). Case may happen with some integrated sytem like Fantastico that create a configuration.php without this marker. Now when the PHP end marker is not found, this is the end of the file that is used.
  • Add a patch to RokModuleOrder to allow read the appropriate "params.ini" file when used in a slave site
  • Add JMS Tools (install) definitions for :
    - IDoBlog
Last Updated on Saturday, 19 December 2009 12:00