since using 2.0.9 I have a strange problem.
I use Joomla 3.4.1 and Firefox.
Our website connects Joomla and LDAP and checks passwords with the LDAP,
so normally the password fields in Joomla/CB are empty.
I save my user name and password for my website in a cookie.
When I open the Contact tab in Community builder (be it in front end or back end)
CB automatically puts my password in the password field (!).
When I then try to save the data CB claims I should confirm the password
because it obviously compares the (automatically filled in) password field with the
(logically empty) password confirmation field, and they logically aren't identical.
After deleting the cookie in Firefox I everything runs smoothly...
How can I prevent Firefox from automatically adding the password where it doesn't belong ?
Or - what else am I doing wrong and what should I do instead ?
That's standard browser autocomplete. That's just how it functions. You can't prevent this aside from adding autocomplete="off" (only recent valid with HTML5) to the input, which you can't currently do (we'll have support for this implemented once we refactor our field classes).
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.