#218 closed System Defect (fixed)
Installation Root password
| Reported by: | segfault | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | System Configuration | Version: | 8.0-ALPHA |
| Keywords: | root password | Cc: | trac-bugs@… |
Description
When entering the root account password during install, it seems to remove an spaces entered into the password string.
Example:
If the following was entered: "My Password"
the following would be set as root password: "MyPassword?".
Change History (2)
comment:1 Changed 3 years ago by kris
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 3 years ago by segfault
You guys rock. Keep up the fine work.
Note: See
TracTickets for help on using
tickets.

Thanks for the report, I found and fixed this bug in SVN now. It should be corrected in 8.0-RC and onward.