frappe / helpdesk

Modern, Streamlined, Free and Open Source Customer Service Software
https://frappe.io/helpdesk
GNU Affero General Public License v3.0
472 stars 206 forks source link

URL with `&` breaks #1818

Open akhilnarang opened 1 month ago

akhilnarang commented 1 month ago

If someone sends a URL like https://frappeframework.com/docs/user/en/basics/doctypes/form_&_view_settings in a ticket, it seems to sometimes open https://frappeframework.com/docs/user/en/basics/doctypes/form_&_view_settings instead because of the & getting encoded.