commit: imp mailbox.php3 message.php3 imp/docs CHANGES imp/lib
mimetypes.lib imp/templates/compose compose.inc
imp/templates/contacts add-contact-php3.inc addr-php3.inc
ldap-php3.inc imp/templates/folders subscribe.inc ...
Max Kalika
max@horde.org
20 May 2001 06:15:38 -0000
max 2001/05/19 23:15:38 PDT
Modified files: (Branch: STABLE_2_2)
. mailbox.php3 message.php3
docs CHANGES
lib mimetypes.lib
templates/compose compose.inc
templates/contacts add-contact-php3.inc addr-php3.inc
ldap-php3.inc
templates/folders subscribe.inc
templates/mailbox actions.inc lynx_navbar_top.inc
navbar_bottom.inc navbar_top.inc
templates/menu menu.inc
templates/message navbar.inc navbar_aux_bottom.inc
navbar_aux_top.inc
templates/select body.inc
Log:
move all href="javascript:..." to href="" onclick="...; return false;"
this should fix the IE+frames+ssl+nt4 problems where IE would drop
encryption because it thinks that javascript: is a none-secure URL.
Revision Changes Path
2.29.2.63 +4 -4 imp/Attic/mailbox.php3
2.23.2.67 +6 -6 imp/Attic/message.php3
1.1.2.202 +2 -0 imp/docs/CHANGES
1.8.2.29 +3 -3 imp/lib/Attic/mimetypes.lib
2.6.2.26 +6 -6 imp/templates/compose/compose.inc
2.1.2.6 +1 -1 imp/templates/contacts/Attic/add-contact-php3.inc
2.1.2.9 +1 -1 imp/templates/contacts/Attic/addr-php3.inc
2.2.2.5 +2 -2 imp/templates/contacts/Attic/ldap-php3.inc
2.2.2.4 +4 -4 imp/templates/folders/Attic/subscribe.inc
2.7.2.9 +2 -2 imp/templates/mailbox/actions.inc
2.2.2.4 +2 -2 imp/templates/mailbox/Attic/lynx_navbar_top.inc
2.7.2.8 +4 -4 imp/templates/mailbox/Attic/navbar_bottom.inc
2.7.2.8 +4 -4 imp/templates/mailbox/Attic/navbar_top.inc
2.8.2.16 +10 -10 imp/templates/menu/menu.inc
2.3.2.16 +5 -5 imp/templates/message/navbar.inc
2.3.2.4 +2 -2 imp/templates/message/navbar_aux_bottom.inc
2.3.2.5 +2 -2 imp/templates/message/navbar_aux_top.inc
2.3.2.9 +1 -1 imp/templates/select/Attic/body.inc