Changes from 3.3-1 to 3.3-2

*Kernel:
- Specifying language in url ( ex: laguage/eng-GB ) will set default language to specified language for all objects fetched. ( merged from 3.2 stable rev. 4666 )
- Added settings/collect.ini and settings/logfile.ini to distribution.
- Added check if destination tree node exists in RSS import.

*Bugfixes:
- Fixed creating new classes using postgresql database. 
  http://ez.no/developer/ez_publish_3/bug_reports/incorrect_work_in_classes
- Fixed showing users in approve event when creating workflow. 
  http://ez.no/developer/ez_publish_3/bug_reports/no_users_in_editor_list_in_new_workflow
- Fixed keyword bug when discarding drafts. ( merged from 3.2 stable rev. 4655 ) 
  http://ez.no/developer/ez_publish_3/bug_reports/keywords_cannot_be_edited__1
- Fixed mysql server and client version information. ( merged from 3.2 stable rev. 4658 ) 
  http://ez.no/developer/ez_publish_3/bug_reports/mysqldb_class
- Fixed showing class in tabletes when using xml and table, th and td elements. ( merged from 3.2 stable rev. 4662 )
  http://ez.no/developer/ez_publish_3/bug_reports/classification_var_is_missing_in_ezxmltags_templates
- Fixed fetching objects using attribute_filter when fetching objects with multiple translations. ( merged from 3.2 stable rev. 4666 )
  http://ez.no/developer/ez_publish_3/bug_reports/fetching_children_with_attribute_filter_ignores_translations
- Fixed bug of wrong encoding for chi-CN locale file.
  http://ez.no/developer/ez_publish_3/bug_reports/wrong_encoding_for_chi_cn_locale_file
- Fixed override bug when writing override rules for non-existing overrides. 
  http://ez.no/developer/ez_publish_3/bug_reports/template_override_and_multiple_designs
- Fixed ezxml literal imput bug when using &amp;, &quot;, etc. ( merged from 3.2 stable )
  http://ez.no/developer/ez_publish_3/bug_reports/html_no_break_space_in_literal_block_doesn_t_work
- Fixed PHP 4 reference bug related stuff using eZContentObject::defaultLanguage() ( merged from 3.2 stable )
  http://ez.no/developer/ez_publish_3/bug_reports/fatal_error_at_content_saving_image_problem
- Fixed cleaning up classification variable in template in xhtml output handler. ( merged from 3.2 stable )
  http://ez.no/developer/ez_publish_3/bug_reports/classification_troubles
- Fixed eZTimeType to return and store relative time. ( merged from 3.2 stable )
  http://ez.no/developer/ez_publish_3/bug_reports/order_by_time
- Fixed moving placement of class attributes. Changes done when moving are now store. 
  Minor change of class edit template included. ( merged from 3.2 stable rev. 4687 )
  http://ez.no/developer/ez_publish_3/bug_reports/diappearing_field_information_when_editing_a_class
- Fixed indexing large documents by deviding the text to be indexed into smaller chunks. ( merged from stable 3.2 rev. 4691 )
  http://ez.no/developer/ez_publish_3/bug_reports/weird_search_limitations_binary_file
- Fixed undefined variabled. ( merged from stable 3.2 branch rev. 4697 )
  http://ez.no/developer/ez_publish_3/bug_reports/undefined_variables_in_class_groupedit_and_workflow_groupedit
- Fixed language bug using sorty_by on attributes. ( merged from stable 3.2 branch rev. 4700 )
  http://ez.no/developer/ez_publish_3/bug_reports/sort_by_attribute_translation_duplicates_bug_incl_quickfix
- Removed svn-commit.tmp files from svn repository.
- Fixed bug in handling of email addresses with text (e.g name), previously the name and email 
  were swapped giving bad To and From mail addresses. (Merged from 3.2 rev. 4703)
- Fixed sorting by datatype identifier. 
  http://ez.no/developer/ez_publish_3/bug_reports/attribute_sort_on_an_identifier_datatype_doesn_t_work
- Fixed using ini datatype and storing characters with correcr character settings.
  http://ez.no/developer/ez_publish_3/bug_reports/special_chars_in_ini_data_edit_with_look_and_feel
- Fixed typo in lib/ezpdf/classes/class.pdf.php line 2306. 
  http://ez.no/developer/ez_publish_3/bug_reports/typo_in_lib_ezpdf_classes_class_pdf_php_line_2306
- Fixed duplicate ezsite_data.release entry in db update scripts. 
  http://ez.no/developer/ez_publish_3/bug_reports/extra_line_in_update_file_dbupdate_3_2_4_to_3_3_1_sql
- Fixed ezsubtreehandler to check if parentclass exists. 
  http://ez.no/developer/ez_publish_3/bug_reports/fatal_error_runcronjobs
- Fixed {$node.name} to {$node.name|wash} in package templates. 
  http://ez.no/developer/ez_publish_3/bug_reports/no_output_wash_in_some_of_the_new_templates
- Fixed closing bracket in design/standard/templates/node/view/full.tpl. 
  http://ez.no/developer/ez_publish_3/bug_reports/close_a_bracket_in_design_standard_templates_node_view_full_tpl
- Fixed ezdesign operator priority. ( merged from rev. 4737 )
  http://ez.no/developer/ez_publish_3/bug_reports/extension_problem_with_ezdesign_operator
- Fixed ezboolean information collector template. 
  http://ez.no/developer/ez_publish_3/bug_reports/missing_datatype_collect_templates
- Fixed showing footer in PDF export. http://ez.no/developer/ez_publish_3/bug_reports/no_footer_in_pdf
- Fixed duplicate </div> in product template in shop package. 
  http://ez.no/developer/ez_publish_3/bug_reports/double_closed_div_in_product_tpl_shop_package
- Added check to see if calling method on object in eZDataType::contentActionList(). 
  http://ez.no/developer/ez_publish_3/bug_reports/attribute_show_warnings_and_fatal_errors
- Moved AnonymousAccessList from pre_check.php to site.ini.
- Fixed undefined property bug.  ( merged from rev. 4766 )
  http://ez.no/developer/ez_publish_3/bug_reports/undefined_property_contentobject_in_ezcontentobjecttreenode_php

*Setup:
- Added check for imagegd2. http://ez.no/developer/ez_publish_3/bug_reports/gd_version_requirements

*Packages:
- Removed user/register right from anonymous users in intranet package.
- Fixed cache block bug in blog package.
