[rt-users] Ticket History Format with CC Header

Jonathan Chen JChen at paymentone.com
Thu Jul 8 12:45:17 EDT 2004


 
Hello All,

While trying to clean up a few things, I noticed that the displaying of history column is all screwed up when the "FROM/TO/CC" line has a lot email address.   It does not wrap them to the next line at all.   Since it does not do that, I would have to scroll all the way to the right and then click on "Take" or "Open" the ticket.    I tried to put the below setting in "RT_SiteConfig" to resolve the issue and its still not working after a apachectl stop and then apachectl start.   Any ideas?



# For message boxes, set the entry box width and what type of wrapping
# to use.
#
# Default width: 72
Set($MessageBoxWidth , 72);

# Default wrapping: "HARD"  (choices "SOFT", "HARD")
Set($MessageBoxWrap, "HARD");

Jonathan Chen 
 
--------------------------------------------------------
 
This electronic mail message contains information belonging to PaymentOne, which may be confidential and/or legal privileged. The information is intended only for the use of the individual or entity named above. If you are not the intended recipient, you are hereby notified that any disclosure, printing, copying, distribution, or the taking of any action in reliance on the contents of this electronically mailed information is strictly prohibited. If you receive this message in error, please immediately notify us by electronic mail and delete this message. 
--------------------------------------------------------
 
 
  



More information about the rt-users mailing list