| |||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| New Member Posts: 26 Join Date: Feb 2007 | Regular Expressios for Breaklines -
20-02-2007, 04:50 PM
My ISP's webmail sends it's e-mails with the breakline of: Quote:
| |
| | |
(#2)
|
| Member Posts: 208 Join Date: Apr 2006 Location: Norway |
20-02-2007, 06:20 PM
I agree, it would be great with regexp for the breaklines. This is already in the bugtracker, requested in july 2005: http://bugs.kayako.net/?do=details&id=415 We have the same problem as you. There is also one other thing that's a bit annoying as well. Some of our clients always type in their reply on the bottom of the mail (god knows why). So when the reply from the client is parsed, it's appears as a blank reply in SupportSuite since everything below the breakline is removed. I think that if the reply is empy after the breakline-processing, the whole mail should be inserted as a reply. It makes no sense to insert a blank/empty reply in the ticket history |
| | |
(#3)
|
| Member Posts: 208 Join Date: Apr 2006 Location: Norway |
21-02-2007, 09:15 AM
Quote:
![]() - Open the file modules/parser/functions_parsercore.php - Go to the function processBreakLines. - In the foreach loop, change from Code: if ($breakcontent) Code: if (trim($breakcontent)) | |
| | |
(#4)
|
| New Member Posts: 18 Join Date: Jun 2005 |
27-06-2007, 08:38 PM
Quote:
| |
| | |
(#5)
|
| New Member Posts: 1 Join Date: Jul 2007 |
29-08-2007, 06:56 PM
This a plan for next release?
|
| | |
(#6)
|
| Senior Member Posts: 7,524 Join Date: Jun 2005 Location: Cumbria, UK |
29-08-2007, 07:01 PM
It is just up for consideration at the moment. Jamie and the developers have yet to meet and decide on what will / won't be implemented.
Click here for Kayako Software Development My Addons: BlackBerry Ticket Client for Kayako - Windows Mobile Live Support Client for Kayako |
| | |
(#7)
|
| Operations Manager Posts: 7,354 Join Date: Jan 2006 Location: England, UK |
29-08-2007, 07:20 PM
We'll implement this in V3, next release hopefully
-------------------------------------------------------------------
|
| | |
(#8)
|
| Operations Manager Posts: 7,354 Join Date: Jan 2006 Location: England, UK |
18-08-2008, 11:17 PM
Implemented in 3.30.01
-------------------------------------------------------------------
|
| | |
![]() |
| Tags |
| breaklines, expressios, regular |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |