You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Log in as Admin/User. 2. Create a new activity. 3. Enter blade value like {{ url('/') }} into title/comment input field. 4. Go to the activity list page. 5. Try to edit the same activity
Actual result: The user is not able to edit the Activity.if the comment value is like a blade value. Please find the screenshot Here.
Expected result: The user should be able to edit the Activity.
The text was updated successfully, but these errors were encountered:
CRM Version: V1.2.2
Steps To reproduce--
1. Log in as Admin/User.
2. Create a new activity.
3. Enter blade value like {{ url('/') }} into title/comment input field.
4. Go to the activity list page.
5. Try to edit the same activity
Actual result: The user is not able to edit the Activity.if the comment value is like a blade value. Please find the screenshot Here.
Expected result: The user should be able to edit the Activity.
The text was updated successfully, but these errors were encountered: