vtiger Forum Index vtiger
The Honest Open Source CRM
 

Sort by date & capitialized subject and from fields
Click here to go to the original topic

 
       vtiger Forum Index -> Webmail
Previous topic :: Next topic  
Author Message
gwizz



Joined: 07 Apr 2008
Posts: 4

Posted: Mon Apr 07, 2008 4:19 am    Post subject: Sort by date & capitialized subject and from fields  

Hi There,

Has anyone had trouble with sorting the messages correctly by date? It does it for some messages and then for others it doesn't.

The other thing I can't figure out how to fix is the subject and the from field for each message is capitalized. Anyone have any luck fixing this one?

Thanks.
Back to top  
gwizz



Joined: 07 Apr 2008
Posts: 4

Posted: Mon Apr 07, 2008 6:07 am    Post subject: Sort by date & capitialized subject and from fields  

Found out how to remove capitalization.

In ListView.php, comment out these lines i.e.:

//$val->from = utf8_decode(utf8_encode(imap_utf8(addslashes($val->from))));
//$val->to = utf8_decode(utf8_encode(imap_utf8(addslashes($val->to))));
//$val->subject = utf8_decode(utf8_encode(imap_utf8($val->subject)));
Back to top  
 
       vtiger Forum Index -> Webmail
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group