This project is archived and is in readonly mode.
Backup copies of email template ending in tilde cause error
Reported by Mack Earnhardt | September 4th, 2008 @ 05:14 PM | in 2.x
When using vi to edit email templates, if 'set backup' is active the resulting files ending in tilde cause this error.
test_implicitly_multipart_messages(ActionMailerTest):
NoMethodError: undefined method multipart?' for
nil:NilClass
./test/../lib/action_mailer/base.rb:469:in `create!'
Comments and changes to this ticket
-
DHH September 10th, 2008 @ 05:30 AM
- State changed from new to committed
- Tag changed from actionmailer, patch to actionmailer, edge, patch
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 2030 Stray backup file in Rails repo "Fixed problem causes by leftover backup templates ending...