-
Notifications
You must be signed in to change notification settings - Fork 9
Open

Description
Hello there,
After configuring RDVZ to send emails, I noticed that emails were sending broken links (as well as displaying broken links within meeting pages).
To fix this issue I made 2 changes to 2 classes within the application.
Within apps/frontend/module/meeting/templates/_notif_new_meeting.php I made the following changes.
getHash()?> .Within apps/frontend/module/meeting/templates/showSuccess I made the following changes.
<
input type="text" class="search url_meet" readonly="readonly" value="getHash() ?>" />
Hope this helps anyone having the same problem with broken/incorrect format links
Metadata
Metadata
Assignees
Labels
No labels