Skip to content

1.3.1

Compare
Choose a tag to compare
@zerocrates zerocrates released this 31 Oct 21:55
· 3620 commits to master since this release

Omeka 1.3.1 is a bug-fix release. It was released on January 18, 2011. The release addresses the following:

  • Trac ticket #996 - Fixes the item_file() helper when displaying files. Previous, this helper, incorrectly retrieved URLs for files.
  • Trac ticket #1001 - Fixes inadvertently discarded collection data when migrating collections on upgrade. Upgrading database from 1.2.1 or earlier will now retrieve full names of collectors.
  • Trac ticket #1002 - Checks whether timezone is set in PHP 5.3. If not set, will ask the operating system.
  • Trac ticket #1003 - Fixes installer to prevent installation from breaking when non-alphanumeric characters are used for username.
  • Omeka admin now validates maintenance releases when checking 'tested_up_to' for plugins and themes.