Hello Mike, On Monday, October 20, 2003, Mike Usmar wrote... > Hi all,
> I recently installed Squirrelmail 1.4.2 for use with our customers, but had > various problems when viewing in the Netscape 4.08 browser, and also version > 4.7 (maybe some in between as well, but didnt have those versions to test). > The problem was, that once logged in, if you clicked to open a message, > compose, address book, almost most pages, the page you went to would come up > blank. > After some trolling through some of the squrrielmail code, there are many > html problems! Well as you may know yourself, there is a lot of code there... and unfortunately, no matter how hard we try, there are always times where we miss some. As most of use try to keep up with the technology market, most of us have long since pushed the Netscape 4.x series out the window (it was incredibly buggy last time I used it)... Though we do like to try keeping stuff compliant. Would it be possible to submit a proper patch? Some of us have become accustomed to reading the format (or at least I have), and find it easier to read than what most people interpret their updates as... a simple method of creating a patch would be: diff -u -w oldfile newfile > filename.patch This will produce a nice file that contains the changes in an easy to read format. > May I suggest the Squirrelmail starts to use php htmltmpl! To keep the html > seperate from the core code! I guess you've not been a member of this for long... Templating is on the books for v2 of SquirrelMail, we've not set our sights on any specific engine, but we plan on keeping it as generic as possible to allow front end developers the ability to work with their favourite options. Stay tuned on that one though... -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
