[FIXED] - 4396 : Browser ask to save password when saving global config - Joomla! Forum - community, help and support
description:
when saving global config params, browser asks save password because of ftp's password field
reported on:
today's trunk
classification:
[q&t] critical/high/medium/low/enhancement
affected functions:
configuration administration
related files:
/joomla/administrator/components/com_config/tmpl/config_ftp.html
steps replicate:
save global config ftp_password field filled out
analysis:
[q&t] confirmed/unable confirm/rejected
any other comments
proposed fix(es):
add autocomplete="off" property line 43 of /joomla/administrator/components/com_config/tmpl/config_ftp.html
topic / artifact id:
[user] enter crosss reference topic or artifact id/url when submitted : none
system info:
ubuntu lampp eclipse firefox
when saving global config params, browser asks save password because of ftp's password field
reported on:
today's trunk
classification:
[q&t] critical/high/medium/low/enhancement
affected functions:
configuration administration
related files:
/joomla/administrator/components/com_config/tmpl/config_ftp.html
steps replicate:
save global config ftp_password field filled out
analysis:
[q&t] confirmed/unable confirm/rejected
any other comments
proposed fix(es):
add autocomplete="off" property line 43 of /joomla/administrator/components/com_config/tmpl/config_ftp.html
topic / artifact id:
[user] enter crosss reference topic or artifact id/url when submitted : none
system info:
ubuntu lampp eclipse firefox
fixed on svn, added autocomplete="off" form tag remove autocomplete behavior complete form.
Comments
Post a Comment