Task26Start - Extend request model with "remarks" field
See TasksExplained? for more infos about tasks. This task is based on the template at TaskTemplateStart
Status : closed
Category : gui
Date opened : 2007-02-09
Description : Extend request model with "remarks" field
Referenced in stories/tasks :
Testsuite : test/functional/main_controller_test.rb
Commited revision : 95
Remarks :
Changelog
2007-02-09 - done
The remarks field is a text field in the DB (as opposed to varchar), but in the application it is only a text input and not a textarea so far.