[campsite-users] Campsite 3.3.2 is Officially Out!
  • Dear all,

    We are happy to announce Campsite 3.3.2, a maintenance release of the 3.3
    "Speedy" branch. Along with more than two dozen bug fixes, the new release
    brings several minor but useful new features.

    The main enhancements Campsite 3.3.2 brings are:

    * Easier installation in PHP-CGI environments
    * Expanded topic-filtered articles list, allowing, among other things,
    for easier creation of nested navigation menus
    * Improvements to the campsite-backup script, which makes database
    backups smaller
    * Installer now warns more explicitly that register_globals PHP setting
    should be OFF
    * Sections are now ordered alphabetically instead of by section number
    in the advanced search dropdown

    Bugs fixed include:

    * Automatic bug reporting doesn't work
    * Add article topic field tries to clear cache while cache is not
    enabled
    * Unable to delete an template, if (another one) is not readable
    * System preferences are not saved in proper PHP syntax
    * Using section select field in the search form crashes the template
    * The article indexer does not filter out invalid words
    * The value of the issue date input field can't be modified
    * The URI function returns null if there was no published issue
    * The articles list ignores false values of ignore_* options
    * Warning messages when cache enabled and displaying URL
    * The calendar doesn't work in the search form when no translation
    found
    * The publish date calendar in the article edit screen doesn't work
    * Unable to convert the character set of the file
    * Invalid syntax in sample templates
    * The audio clip select window does not close on submit


    For a full list of new features and bug fixes, please see this Trac report:
    http://trac.campware.org/campsite/milestone/3.3.2

    Campsite is a community effort and any help is appreciated. If you like
    Campsite and would like to help it develop even faster, please find some
    time to read the How to Contribute section of the Campsite wiki (
    http://trac.campware.org/campsite/wiki/HowToContribute-Campsite).

    All the best with the usual apologies for cross-posting,

    Sava




    _______________________________________________
    campsite-users mailing list
    campsite-users@lists.campware.org
    http://lists.campware.org/mailman/listinfo/campsite-users
  • 2 Comments sorted by
  • Hello,

    what is the problem here - I tried to restore from 3.1.3-rc2 to 3.3.2,
    and I get these mesages before the restore process is terminated:

    * Upgrading the database from version 3.1.0...
    ERROR!
    tables.sql (3.1.0): ERROR 1061 (42000) at line 1: Duplicate key name
    'keyword_idx'

    I can put a link to backup tar.gz if needed

    thanks for help, Ljuba
  • Hi Ljuba,

    try restore with -s option. 3.2.x version requires utf-8 encoded db.
    With this option restore script cleans the Article & Keyword indexes
    tables.

    Regards,
    Andrey.

    On Wed, Sep 9, 2009 at 12:56 PM, wrote:
    > Hello,
    >
    > what is the problem here - I tried to restore from 3.1.3-rc2 to 3.3.2, and I
    > get these mesages before the restore process is terminated:
    >
    > * Upgrading the database from version 3.1.0...
    > ERROR!
    > tables.sql (3.1.0): ERROR 1061 (42000) at line 1: Duplicate key name
    > 'keyword_idx'
    >
    > I can put a link to backup tar.gz if needed
    >
    > thanks for help, Ljuba
    >