prograils / lit

rails i18n web interface
MIT License
298 stars 71 forks source link

Add quote to regex in hash storage #184

Closed pnikrat closed 2 years ago

pnikrat commented 2 years ago

When using more complicated keys (for example generated by simple form label.attributes[0][whatever]) Regex fails because of special characters. Quote it for safety