Kayako logo

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 Rate Thread Display Modes
  (#1) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 377
Join Date: Jan 2007
Location: Orange County, CA
(SWIFTFOUR-422) Built in regex tester - 15-08-2007, 05:32 PM

Hi,

I would like to request Kayako build in a regex tester that will show you how the software is going to process a given regular expression.

I know there are many independent testers out there. ...the problem is, expressions that validate correctly in most of the ones I have tried, do not validate when executed in esupport and vice versa.

See the thread below for an example (even one of the forum mods was scratching his head)

Regex validation and custom fields (how to make it work?)


Please incorporate this, or make it a standalone app that will interpret regex's exactly as the software will. It's tiresome to build an expression, send a test ticket, see what happens, delete test ticket, try again etc. etc. etc.

Thanks

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#2) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 7,362
Join Date: Jan 2006
Location: England, UK
15-08-2007, 05:40 PM

Hi Rich,

Good idea. Until then, Google has plenty. I like: http://www.quanetic.com/regex.php - being preg, it should work like SupportSuite's (which uses preg_match in PHP).


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#3) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 377
Join Date: Jan 2007
Location: Orange County, CA
15-08-2007, 05:57 PM

Thanks Jamie, appreciate the consideration.

The frustration is, that I have yet to find a tester that matches what happens in esupport.

eg.

http://samuelfullman.com/team/php/to..._tester_p2.php

For example:

Put in this expression: [^[^---]]
(which validates in esupport. I use it to make sure mandatory fields get selected (e.g. 3 choices in the dropdown "---" "choice a" "choice b", this expr validates they choose something other than default "---"

This won't validate in the above tester.

Nor will it eval in "The regex coach"

or

http://www.regexpal.com/

If anyone has a recommendation on one that will validate as it would eval in esupport, I'd love to hear about it.

Disclaimer, I'm a total regex newbie, but my research and asking peers who are very good at regex, has provided no further clarity on how esupport evals these and has left more than a few people scratching their heads at how expressions are being interpreted.


Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!

Last edited by richm; 22-08-2007 at 02:46 PM.
   
Reply With Quote
  (#4) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 7,362
Join Date: Jan 2006
Location: England, UK
26-08-2009, 02:41 PM

SWIFTFOUR-422


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
built, regex, tester

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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




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