# Le citazioni nel nome dell'evento chiariscono i partecipanti

**URL:** <https://meta.discourse.org/t/quotes-in-event-name-clears-attendees/360010>\
**Category:** Bug\
**Tags:** events, fixed\
**Created:** [2 Aprile 2025, 12:41pm UTC](https://meta.discourse.org/t/quotes-in-event-name-clears-attendees/360010 "2025-04-02T12:41:05Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [8 Aprile 2025, 1:13pm UTC](https://meta.discourse.org/t/quotes-in-event-name-clears-attendees/360010/5 "2025-04-08T13:13:02Z")

</div>

Grazie per il report @dsims, questo verrà risolto una volta che questa PR verrà unita.

> <https://github.com/discourse/discourse-calendar/pull/716>
>
> …kdown
> 
> This is not the best UX as user might enter an event name with double …quotes and they'll be deleted once they click save. But at least it won't break their event because the double quote breaks the BBCode/Markdown.
> 
> A proper fix would be to manipulate an AST instead of using regular expressions on a a string.
> 
> Meta - https://meta.discourse.org/t/-/360010

Non è la “migliore” soluzione, ma almeno l’evento non si interromperà se un utente inserisce un `\"` in uno dei campi della finestra modale dell’evento.

---

_[View the full topic](https://meta.discourse.org/t/quotes-in-event-name-clears-attendees/360010)._
