I just recently upgraded from 2.4 to 3.0 (yes, yes, way behind) at our university and I made a few very small changes while doing so. Some of them may be of interest to others so I've outlined the whys below and attached patch files.
reply-dropdown-click.patch
I changed the event that is used on the reply dropdown from change to click to play nicer with popup blockers. I found that it didn't make any difference in IE7 and 8 but in all of the others I tested (FF3.6, FF8, Safari, Chrome, IE9) it didn't trip the popup blocker anymore.
widget-overflow-hidden.patch
Our CustomerUser widget showed a horizontal scrollbar for about three pixels and it didn't seem to impact our set up anywhere else, so I turned it off. I realize this may have been a conscious decision to accommodate some configurations but it worked better for us this way.
ldap-split-on-whitespace.patch
We are using Kernel::System::CustomerUser::LDAP for our CustomerUser module and I found it was not splitting up the search string as I would expect. I added whitespace to the split since that seemed to me to be the intent given what it was already splitting on.
Thanks! Everybody here is glowing about the "new" (to them) version. We appreciate all the hard work!
-Jeff
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev