Registration validation email missing baseUrl. #218
Labels
No labels
Focus: A11y
Focus: Admin/Meta
Focus: Authentication
Focus: Back-End
Focus: Database
Focus: Design & UX
Focus: Editor - Markdown
Focus: Editor - WYSIWYG
Focus: Export System
Focus: Front-End
Focus: Translations
Focus: View Customization
Is: Docs Update
Is: Enhancement
Is: Priority
Is: Security
Is: Upstream
Status
Blocked
Status
Open to discussion
Status
Out of scope
Status
Pending Validation
Type
API Request
Type
Bug Report
Type
Feature Request
Type
Happy feedback
Type
Maintenance
Type
Question
Type
Support
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
bookstack/bookstack#218
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PHP Version:
MySQL Version:
I was unable to install MySQL >= 5.6 on Debian Jessie, so I installed MariaDB:
Expected Behavior:
When registering a new account, and the email address validation email is sent, it should contain the baseUrl() value in the links to that they are clickable.
Actual Behavior:
EMail was received, but it contained 'dead' links. Changing the email view to 'Plain Text' displayed this:
Note there is no "http://www.SomeDomain.com" prefix. As such, the link is not clickable.
@edykstra Thanks for reporting, Good spot. I'll get a bugfix release out over the weekend to cover this and a few other minor bugs.
Thank you for finding this issue. It is now fixed as of release v0.12.2.