-
Bug
-
Resolution: Fixed
-
Low
-
HCDC 3.0.1, HCDC 3.1.2, HCDC 3.1.1
-
None
-
Severity 3 - Minor
Summary
On the Hipchat signup page the URL links 'Customer Agreement' and 'Privacy Policy' point to non-existing pages
Customer Agreement links to https://<server>/terms
Privacy Policy links to https://<server>/privacy
Environment
- Hipchat Data Center 3.0.1
- Hipchat Data Center 3.1.1
- Hipchat Data Center 3.1.2
Steps to Reproduce
- Create a new user (an invite email will be send to the user)
- Use the link mention (Join us on HipChat) on the invite to open the sign up page
- On the sign up page click on 'Customer Agreement' and 'Privacy Policy'
Expected Results
The Customer Agreement and Privacy Policy is displayed
Actual Results
An error is generated
Hmm... that page doesn't exist
The page https://<server>/privacy does not exist. You may have clicked an old link or mistyped the URL.
Notes
The Customer Agreement and Privacy Policy can be found at https://<server>/info/terms and https://<server>/info/privacy
Workaround
Use a script to correct the URL locations
example script
- Download the script adjust_terms_privacy
- Copy the script to the directory /home/admin/startup_scripts
- Make the script executable with the command
chmod +x /home/admin/startup_scripts/adjust_terms_privacy
- Execute the script
/home/admin/startup_scripts/adjust_terms_privacy