BUG #4332
open0%
Description
Issue Description
On the Agency Profile → Agency Name modal, when numbers or special characters (e.g., underscore _, hyphen - at the start or end) are typed in the Agency URL field, the error message displays the internal variable name “agencyUrlOnAlgonyxSite:” at the end of the message.
This exposes backend/internal implementation details to the user, which is not desirable and may create confusion.
Module / Page
Agency Profile → Edit Agency Name
Module Section
Agency URL Field / Validation Message
Screen Size
Desktop
Sprint / Module
Sprint-5 (Partial - Auth & Profile Setup Module)
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to Agency Profile → Agency Name modal.
- Enter numbers or special characters (underscore
_, hyphen-at start or end) in the Agency URL field. - Observe the validation/error message displayed.
Expected Result
Validation messages should clearly indicate the validation issue without exposing internal variable names or backend implementation details.
Actual Result
The error message displays the internal variable name “agencyUrlOnAlgonyxSite:”, exposing backend details.
Attachments
PoC
Types of Issue
UI Issue, Functional Issue, Security Concern
Root Cause:
Impacted Area:
No data to display