date.chapril.org-framadate/app
Paul B dc164c4d79
fix(admin/add_column): stop modifying user input in stored data
An [earlier
change](892fa11373)
modifed the user's input when creating new columns in an existing
Poll.

Indeed all `,` comma were replaced by `-` dashes and the user inputs
was saved as such.

It seems the rational behind it was to keep the existing "formatting"
of log messages where different elements were separated by commas.

This commit makes sure to not strip the users' data but only the
logged message.

Fixes #384
2019-04-15 15:05:26 +02:00
..
classes/Framadate fix(admin/add_column): stop modifying user input in stored data 2019-04-15 15:05:26 +02:00
inc WIP Working on locales 2018-08-14 14:35:08 +02:00
tests Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00