Re: [rt-users] Regex

2013-08-16 Thread Andy Harrison
Putting specific numbers in your expressions like that really hamstrings you if things don't match up to the exact counts you specify. To match your city, just do this: /^\s*(\w.*?),\s+\w{2}\s+\d{5}/ Start of line, optionally followed by 0 or more spaces, (start capture) followed by a word chara

Re: [rt-users] MySQL issue - Windows vs. Linux - Table name case seems

2013-08-16 Thread Cena, Stephen (ext. 300)
Just an update for everyone: I'm using Ubuntu 12.04LTS as the MySQL test bed to move my RT databases to. While this link: http://dev.mysql.com/doc/refman/5.5/en/identifier-case-sensitivity.html provided by Maciej Dobrzanski did help, I noticed a small issue. For some reason, 2 is not a valid opt

[rt-users] Upgrade: RTFM Article, Content CustomField not displaying

2013-08-16 Thread Anthony Gladdish
Hi, When viewing/editing an RTFM Article, Content CustomField is not displaying. This is after installing a fresh copy of RT 3.8.17 + RTFM 2.4.5 and pointing at copy of database, and upgraded as per steps in: http://www.bestpractical.com/docs/rt/3.8/UPGRADING.html from 3.8.2. I chose not to run