OSDN Git Service

Fixed: editing a message may cause sticky attribute to be NULL (#3356).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 14 Jun 2009 09:19:20 +0000 (09:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 14 Jun 2009 09:19:20 +0000 (09:19 +0000)
commit7642b5a9ab180aaedee24c6b4e38eb28cafd00b3
treed7fb81525f680c62019c425ae29ecde4149e7b7f
parent5e76040256c4a86485caf010cc9c9c8329e7aafa
Fixed: editing a message may cause sticky attribute to be NULL (#3356).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2787 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/message.rb
db/migrate/20090614091200_fix_messages_sticky_null.rb [new file with mode: 0644]
test/unit/message_test.rb