• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.0.7


Date of Update: Monday, March 23, 2009  
  1. RTF Editor attributes that allow resources were previously doing a case sensitive replacement from /Console/Resource.ashx to /Resource.ashx when a document was saved. When the editor changed to XHTML compliant after the last sync it began converting all styles to lowercase. Because of this change the replacement had to be redeveloped without the case sensitivity. I have also added a replacement for /Console/Uploads/ to support standard file upload within the editor.
  2. When a web site search was executed, navigation items would be returned that were orphans (descendants of inaccessible or deleted items). When visited, these orphans would return a 404 error. The web site search now filters out these orphaned navigation items when searching a single audience, but this problem must be managed manually when using the new Search All Audiences web site search described later.
  3. A problem that caused “Ambiguous Column Name…” errors when searches were executed in some modules in the client console has been repaired. This repair has been made separately for several modules and fields.
  4. A bug that prevented the Structure / Navigation / Header Tags attribute from working properly has been repaired.
  5. All Telerik controls have been upgraded to the Q1 2009 release. This includes the changes listed here: http://www.telerik.com/versionnotes.aspx?id=1728. We primarily utilize the RadEditor, RadSpell, and RadUpload controls.
  6. A new parameter has been added to the FormListBox and FormRadioButtonList CpScripts and documented in the Scripting help file. The parameter is called DataFilter and only works when the SystemType is set to TaxonomyTier. The purpose of this property is to only display taxonomy items that have been selected in data. You can enter the system name of the console navigation item (module) containing the data, or enter cpsys_CurrentModule to have the system automatically generate the table name using the current module.
  7. The dynamic search controls that are used to generate the Structure / Modules / Home View (#1) search have been modified so that multiple form items that relate to the taxonomy of the module will be treated as separate fields. Previously all taxonomy fields were treated as a single field (Taxonomy) which caused searches to return results that were in any of the selected taxonomy. Even if this taxonomy was selected using different form items. Separating these form items causes the search to AND the different taxonomy form controls.
  8. Structure / Audiences / Company has a new attribute called Search All Audiences. This new attribute has been added to instruct an Audience’s web site search to search all audiences as opposed to only the current audience. Please read this attributes header text carefully before use.


See Full History of All Updates