OTRS v2.0.2 Release Notes

Release Date: 2005-08-22 // over 18 years ago
    • 2005-08-19 fixed bug#811 - 404 Error for role link OTRS::Admin::Role <-> User
    • 2005-08-19 Added new config parameter to include a envelope from header in outgoing notifications for customer and agents: perl $Self->{"SendmailNotificationEnvelopeFrom"} = '';
    • 2005-08-19 fixed bug#846 - empty envelope from on notifications
    • 2005-08-19 fixed bug#879 - "Wide character in subroutine" - mails with attachments in utf-8 mode
    • 2005-08-19 fixed bug#871 - Erroneous Content-Length fields are sent when downloading attachments
    • 2005-08-19 fixed bug#861 - Problems in faq attachments and postgresql backend
    • 2005-08-19 updated nb_NO translation again - thanks to Espen Stefansen!
    • 2005-08-18 enabled customer PGP and SMIME preferences if PGP or SMIME is enabeled
    • 2005-08-18 fixed broken download of public SMIME certs
    • 2005-08-18 fixed bug#874 - password plaintext in UserLastPw
    • 2005-08-17 fixed bug#872 - CustomerCalendarSmall not working, module not registered
    • 2005-08-16 fixed bug#847 - Broken download of public PGP keys via customer preferences pannel
    • 2005-08-16 fixed bug#862 - wrong sum for time acounting
    • 2005-08-12 fixed bug#870 - wrong parameter order in Kernel::System::Ticket::Article::SendCustomerNotification routine
    • 2005-08-12 removed default selections (UserSalutation) from CustomerUser config
    • 2005-08-12 updated nb_NO translation - thanks to Espen Stefansen!
    • 2005-08-10 updated pt_BR translation - thanks to Glau Messina!
    • 2005-08-09 added config option for defaul sortby and order in ticket search result in customer and agent interface
    • 2005-08-09 fixed bug#822 - Missing FAQID in TicketZoom for linked FAQ article
    • 2005-08-08 fixed bug#815 - strange line in history
    • 2005-08-08 added add/delete option in SysConfig for NavBar
    • 2005-08-07 fixed bug#658 - Typo in installer.pl
    • 2005-08-06 fixed bug#836 - GenericAgent (GUI based) seem to ignore priority - added some db quote
    • 2005-08-06 changed description text of Ticket::Frontend::PendingDiffTime config setting
    • 2005-08-06 fixed not shown linked objects in faq zoom and print view
    • 2005-08-06 removed not needed Kernel/Modules/FAQState.pm and not needed config setting
    • 2005-08-06 added warning message in customer panel on account create if invalid email address is given
    • 2005-08-05 fixed bug#850 - Can't locate object method "KeySearch" error"
    • 2005-08-05 fixed bug#860 - Error in AgentTicketForward.pm, missing title in the warning for the owner check
    • 2005-08-04 updated it translation - thanks to Giordano Bianchi!
    • 2005-08-04 changed default state of new faq articles to 'internal (agent)'
    • 2005-08-04 fixed bug#877 - Error when merging tickets - Can't call method "LockSet" on an undefined value at Kernel/System/Ticket.pm line 3720
    • 2005-08-04 added missing merge params to Kernel/Config/Files/Ticket.xml