• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.4.12


Date of Update: Wednesday, December 26, 2012  
Feature Summary
Events Module A vulnerability was addressed in the Calendar Month View.
FormState CpScript There is now an attribute called ChangeFromUtc that will convert a date value into the correct time zone.
Development > Errors "Validation of form state hash failed" errors will no longer be recorded in the Errors module. They relate to form state tampering because the hash created before the response was sent does not match the data that is posted back.
Development > Errors "Invalid viewstate" HttpExceptions will no longer be recorded in the Errors module. They relate to view state tampering because the hash created before the response was sent cannot be decoded after the data is posted back.
Development > Errors "Invalid postback or callback argument" ArgumentExceptions will no longer be recorded in the Errors module. They are designed to prevent cross site scripting attempts and rarely relate to problems with the site. The error will still be reported to the screen for debugging purposes.
Ecommerce > Shipping A new Worldwide Express option has been added.
Created FormSelectCommand builder
Development > Errors HttpRequestValidationExceptions will no longer be recorded in the Errors module. They are designed to prevent cross site scripting attempts and rarely relate to problems with the site. The error will still be reported to the screen for debugging purposes.
Windows Authentication (Single Sign-On) The Active Directory (LDAP) global login has been enhanced to support Windows Authentication (Single Sign-On). This has been documented in the Admin > Global Login > Source = "Active Directory (LDAP)" > Windows Authentication (Single Sign-On) attribute’s help file.
DynamicJumpMenu CpScript A QueryString parameter has been added to which will be applied to the URLs generated in the drop down menu options.
Maximum Historical Versions The default number of historical versions stored has been increased to 20 in the following Modules: Advertising, Broadcasts > Broadcasts, Design > Data Sources, Design > Styles, Forms, and Site Architecture > Home Pages. This change does not apply to Modules where the module properties have be manually modified.
File Upload All standard "File Upload" buttons in the client console now accept .PSD files.
ExtDatePicker CpScript A problem with this control when used with form fields has been repaired.
RTF Editors The Preview mode has been removed from the Telerik RadEditor to prevent unwanted source changes when submitted in IE.
Site Architecture > System Pages The Login > Password Email Body attribute now accepts HTML.
Design > Dynamic Scripts The following changes apply when Details > Formatting Option = "Image Slideshow". The opacity now affects just the background color, the caption animation has been corrected, and the there is a new Link Image To Record option.
FormListBox CpScript The Filter parameter is now HTML decoded to support greater-than and less-than symbols.
FormYearsListBox CpScript A Forward parameter has been added to shift the years forward or backwards.


See Full History of All Updates