Skip to Main Content
Main content begins here
  Build Information:
 
  Build Version:   2.46.2.1902
Release Date: 2012-01-26

  Summary:
 
  1) Changes to Custom Forms to optionally allow an email to be sent if a new
     user account is created.
     The sending of new user signup messages was removed in build 2.16.10.1497
     back November 2010 to ensure that duplicate emails were not sent if an action
     fired that resulted in the username changing
  2) Code in image streamer made slightly more robust
  3) Refinement to Page 'get by path' code to allow non-visible pages to show but
     with 403 if required
  4) Tightening of Page 'disambiguation' code to allow non-visible pages having
     context signin to be listed ONLY if person is NOT already signed in

  Code Changes:
 
  codebase.php
    1) Updated version information
  classes/class.component_custom_form.php             1.0.1 (2012-01-26)
    1) Added two new component parameters -
       new_user_email (0|1) and new_user_email_template (default=user_signup)
  classes/class.custom_form.php                       1.0.32 (2012-01-26)
    1) Changes to Custom_Form::xml_form_process_person() to allow for sending
       of email for new users if cp is set to allow that
  classes/class.page.php                              1.0.77 (2012-01-26)
    1) Removed visibility check for Page::get_page_by_path() otherwise no 403 would
       ever be shown - we might need that
    2) Tweak to Page::get_page_disambiguation() to only allow non-visible pages
       having ECL tag of type 'component_context_signin' IF person is NOT signed in
       already
  img.php                                             2.0.54 (2012-01-26)
    1) Tweak to sysimg() to handle posibility that it was called without an img
       being given

  Database Changes:
 
1902.sql
  1) Set version information

  Module Versions:
  Ajax 1.0.17, Backup 1.0.5, Codebase 2.46.2, CSS 1.0.129, DB 1902, DB C/S 4f5dc900, FCKeditor 3.6.1, FCKeditor Config 1.0.14, Functions 1.0.10, GetID3 1.8.3, icons C/S e77ab9b9, Img 2.0.54, JS Functions 1.1.215, JS Members 1.0.116, JS Prototype 1.7, labels C/S f70020cd, Sajax 2.0.3, System 1.0.25

  Deployment:
 
Promote:
  codebase.php                                    2.46.2
  classes/  (3 files changed)
    class.component_custom_form.php               1.0.1     CS:525a562c
    class.custom_form.php                         1.0.32    CS:cc466050
    class.page.php                                1.0.77    CS:398683cd
  img.php                                         2.0.54    CS:7fe8207d
Comments list begins