Ticket #481 (closed Bug: fixed)
username should be enclosed in double quotes in config files, in case the user name contains a =
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | RobotRock |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
From bug report: http://forum.piwik.org/index.php?showtopic=70
In the config file we should have
username = "my=username"
instead of
username = my=username
the same way the password is currently enclosed in double quotes
Change History
Note: See
TracTickets for help on using
tickets.
