Ticket #83 (new defect)

Opened 5 years ago

Last modified 5 years ago

%d in error message not processed

Reported by: anonymous Assigned to:
Priority: major Milestone: rails-1.2
Component: other Version: 0.1
Keywords: Cc:

Description

Validations such as validates_length_of generate messages with embedded %d. These get substituted with the actual numbers in full_messages. But somehow full_messages is not getting called (neither the one in rails or the one in globalize) and the %d is showing up in the message. At the end of the message is the number that should have been substituted. What is going on?

Change History

01/25/07 04:51:34 changed by anonymous

  • version set to 0.1.
  • milestone set to rails-1.2.