Kayako logo
News and Announcements Kayako news and announcements [Subscribe]

Kayako develops robust helpdesk software, live chat and real-time visitor monitoring software.
Kayako is trusted by more than 30,000 organizations, including a number of Fortune 500 companies and government institutions.
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 7,354
Join Date: Jan 2006
Location: England, UK
Thumbs up 3.50.06 STABLE build now available - 23-03-2009, 11:02 PM

Greetings,

A new stable build of SupportSuite, eSupport and LiveResponse (3.50.06) is now available from the Members' Area.

Bugs fixed in 3.50.06:
  • #1005: Client e-mail address shown instead of the staff user's name when creating a new ticket as a staff user
  • #1006: E-mail addresses with special symbols such as single quote are not handled properly.
  • #1007: PHP error due to race condition - when staff go offline or away in between user loading chat request page and initiating chat
  • #1011: $_SWIFT["language"]["charset"] not available in processMenuPRReplies()
  • #1013: Forward to multiple mail addresses does not work since upgrade
Files changed between 3.50.05 and 3.50.06:
  • modules/tickets/functions_predefined.php
  • includes/Mail/rfc2822.php
  • modules/livesupport/functions_livesupport.php
  • modules/tickets/staff_ticketactions.php
  • modules/tickets/staff_newticket.php
  • modules/tickets/mobile_push.php
  • modules/tickets/functions_ticketmain.php
  • modules/tickets/functions_ticketcore.php
  • modules/tickets/client_submit.php
  • modules/parser/functions_parsercore.php
Can I upgrade just be uploading the changed files?
  • Yes - but only if you are upgrading from 3.50.05. If you are running any version earlier than this, you must perform a complete upgrade.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#2) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 7,354
Join Date: Jan 2006
Location: England, UK
24-03-2009, 11:07 AM

Please note that when performing a partial upgrade to 3.50.06, your version tags will still be "3.50.05". If you want to update them, upload the two files:
  • swift.php
  • includes/functions.php
and run this SQL query:

Code:
UPDATE swsettings SET data = '3.50.06' WHERE settingid = 1 AND vkey LIKE 'version';


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Blog Post] New stable build: 3.50.02 out today! FeedBot From our blog 0 06-03-2009 10:40 PM
New Build 3.11.01 STABLE Ryan Lederman News and Announcements 0 28-08-2007 05:00 PM
New Build: 3.11.00 STABLE Jamie Edwards News and Announcements 1 06-08-2007 09:02 PM
New Build: 3.10.02 STABLE Ryan Lederman News and Announcements 0 05-03-2007 08:53 PM
New Stable Build A Myth? Elite Comments, Questions & Feedback 2 31-01-2007 05:40 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78