-
there is a BUG(?) with IE.(i test only on IE 7 japanese verion.)if there is a NAME property with Content-Type,it may process it incorrectly.
in fact,it is not necessary to set the NAME property.
let me show the test code:
2009-07-31 02:40:30 UTC in SquirrelMail
-
Code1
2009-07-10 00:51:10 UTC in SquirrelMail
-
the content type is incorrect.it is no need to add the name property.
http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/squirrelmail/functions/mime.php?view=annotate
2764 : // Try to show in browser window
2765 : header ("Content-Disposition: inline; filename=\"$filename\"");
2766 : header ("Content-Type: $type0/$type1; name=\"$filename\"");
the...
2009-07-09 13:23:17 UTC in SquirrelMail
-
when downloading a emil source,the filename suffix will be msg.i think it should be change to eml.
.msg is the microsoft outlook's format,it is associated with Microsoft Outlook
.eml is the rfc822 emial format.by defulat ,it is associated with Outlook Express
squirrelmail-1.4.19/src/download.php:
123 else if ($type1 == 'rfc822' && $type0 == 'message')
124 $suffix =...
2009-07-03 04:42:56 UTC in SquirrelMail
-
Feature Request: when Extract a File
1,target path based on the BASE folder,and the zipped filename
2,when Extractation is done,open the target path
thank you very much.
2009-05-11 05:16:34 UTC in 7-Zip
-
合适增加6.0的对应?.
2008-08-07 08:52:37 UTC in Jaxmao - 中文版 Tomcat
-
Dir Tihomir,
i had a problem like this.
i'm using
ldapadmin:1.1.0.0.
client os:JAPANESE windows xp.
ldap server:openldap-servers-2.2.13-4.
server locale:en_US.UTF-8
i input some CHINESE words to an entry.but when i search and show it.it return me a question mark.
when i use phpLDAPadmin - 0.9.8.4 do the same thing,it works well.
thank you very much.
2008-07-07 03:10:37 UTC in LDAPAdmin
-
gcal-daemon.log:
2008-01-08 16:09:16 | INFO | Configurator | GCALDaemon V1.0 beta 14 starting...
2008-01-08 16:09:16 | INFO | Configurator | RSS/ATOM feed converter disabled.
2008-01-08 16:09:16 | INFO | Configurator | Local time zone is 日本标准时间.
2008-01-08 16:09:16 | INFO | OnlineFileListener | Start listening file C:/Progra~1/GCALDaemon/google.ics...
2008-01-08...
2008-01-08 07:15:40 UTC in GCALDaemon
-
when i downloading address book using Thunderbird addbook.it says
Illegal IMAP folder defined (3)
in CMD,"telnet localhost 9080" works well.
os:windows xp
jre:1.6.0_03
install file:gcaldaemon-windows-installer-1.0-beta14.exe
lots of thanks.
2008-01-08 06:58:27 UTC in GCALDaemon