OTRS v2.0.4 Release Notes

Release Date: 2005-11-12 // over 18 years ago
    • 2005-11-11 fixed bug#695 - From-Header missing quoting if : is used
    • 2005-11-11 fixed bug#863 - error after using faq in tickets
    • 2005-11-11 fixed bug#906 - group names are translated in admin interface
    • 2005-11-08 added missing default pending note type
    • 2005-11-05 fixed bug#922 - rfc quoteing for emails with sender like [email protected] <[email protected]> is now "[email protected]" <[email protected]>
    • 2005-11-05 fixed bug#639 - problems with german "umlaute" and "," in realname if OE is the sender system
    • 2005-10-31 moved to default download type as attachment (not inline) for a better security default setting
    • 2005-10-31 fixed bug in html mime online viewer module (Kernel/Modules/AgentTicketAttachment.pm)
    • 2005-10-31 added missing ContentType in ArticleAttachmentIndex() if fs lookup is used (Kernel/System/Ticket/ArticleStorage*.pm)
    • 2005-10-31 improved sql quote with type (String, Integer and Number) to have a better security
    • 2005-10-30 removed not needed german default salutation and signature from scripts/database/initial_insert.sql
    • 2005-10-30 improved oracle backend with max length of index and foreign key ident, fixed triger creation - removed not needed / if DBI is used.
    • 2005-10-25 improved bin/opm.pl to uninstall packages via -p package-verions of installed package
    • 2005-10-25 moved to default selected priority and state in first mask of phone and email mask
    • 2005-10-25 fixed lost of original .backup and .save files if packages are reinstalled
    • 2005-10-25 added html access keys for customer panel
    • 2005-10-24 moved oracle database param LongReadLen to 4*1024*1024 to store biger attachments
    • 2005-10-23 fixed small bug for WorkingTime calculation
    • 2005-10-22 fixed bug#971 - Invalid agents get LockTimeOut notification
    • 2005-10-21 fixed bug#948 - Invalid agents should not longer get follow-ups
    • 2005-10-21 fixed bug#957 - Got "no ArticleID" error when viewing queues
    • 2005-10-20 improved html of admin auto responses <-> queue relation
    • 2005-10-20 fixed unlock of closed bulk-action tickets
    • 2005-10-20 fixed calendar lookup in admin generic agent time selection
    • 2005-10-18 added sortfunction for hashes and array in admin interface -> SysConfig
    • 2005-10-17 fixed bug#792 - GPG 1.4.1 is no handled correct
    • 2005-10-17 fixed missing db quoting in Kernel/System/Auth/DB.pm
    • 2005-10-15 small rework of Kernel/Language/de.pm with improved wording
    • 2005-10-15 fixed bug#889 - fixed QuoteSignle typo and added changed QuoteSingle for PostgreSQL
    • 2005-10-15 Added correct quoting in Filter.pm when deleting a PostMasterFilter rule
    • 2005-10-13 changed merge article type to note-external to be shown in the customer interface, other way the customer will get an no permission screen for this ticket
    • 2005-10-13 improved bin/PendingJobs.pl to send reminder notifications to queue subscriber if ticket is unlocked (not longer to the ticket owner).
    • 2005-10-13 improved html style of package view in admin interface
    • 2005-10-11 added missing SessionUseCookie config setting to SysConfig
    • 2005-10-10 fixed time (hour and minute) selection on 0x default selections in framework (00 selection if 0x was selected)
    • 2005-10-08 removed not longer needed uniq customer id search in agent interface
    • 2005-10-06 fixed input check of TimeVacationDays and TimeVacationDaysOneTime in admin interface (just integer values allowed)
    • 2005-10-05 fixed bug#947 - Admin -> SelectBox: Insert, Delete, Update etc. possible
    • 2005-10-04 added MainObject as required for Kernel/Output/HTML/Generic.pm
    • 2005-10-01 fixed time (minute and hour) default selection if 01 minues or 01 hours are used