We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current Behavior All discussion links in mail templates are hard-coded to use discussion ID
subscribed/resources/views/emails/discussionCreated.blade.php
Line 5 in 029999e
subscribed/resources/views/emails/postCreated.blade.php
subscribed/resources/views/emails/postFlagged.blade.php
subscribed/resources/views/emails/postUnapproved.blade.php
Expected Behavior Should use slugger.
Environment
master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report
Current Behavior
All discussion links in mail templates are hard-coded to use discussion ID
subscribed/resources/views/emails/discussionCreated.blade.php
Line 5 in 029999e
subscribed/resources/views/emails/postCreated.blade.php
Line 5 in 029999e
subscribed/resources/views/emails/postFlagged.blade.php
Line 5 in 029999e
subscribed/resources/views/emails/postUnapproved.blade.php
Line 5 in 029999e
Expected Behavior
Should use slugger.
Environment
master
branch during visual code reviewThe text was updated successfully, but these errors were encountered: