crs-tools / tracker

CRS Ticket Tracker
Apache License 2.0
18 stars 11 forks source link

tracker does inadvertently change property value in case the value contains newlines #123

Closed a-tze closed 8 years ago

a-tze commented 9 years ago

Issue migrated from trac ticket # 123

component: webapp | priority: minor | resolution: fixed

2015-10-08 13:31:14: @a-tze created the issue


(and maybe tabs)

proposed solution: render textarea if property value contains newline(s)

additional thought: enable user to "elevate" a text input field to a textarea e.g. via JS button

a-tze commented 8 years ago

2016-01-01 21:04:21: @jjeising changed status from new to closed

a-tze commented 8 years ago

2016-01-01 21:04:21: @jjeising set resolution to fixed

a-tze commented 8 years ago

2016-01-01 21:04:21: @jjeising commented


This was fixed in [changeset:54a1257d].