From: Tom Hughes Date: Tue, 4 Feb 2014 22:31:44 +0000 (+0000) Subject: Preserve message details over validation errors X-Git-Tag: live~5901 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/25b93471c1861b77190f15dac17b526619710858?hp=25b93471c1861b77190f15dac17b526619710858 Preserve message details over validation errors If a validation error occurs while saving a message then make sure the values are preserved in the new form. ---