Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #2441 (closed defect: duplicate)

Opened 3 years ago

Last modified 1 year ago

TMail::Base64.decode returns different things in c version and ruby version, breaks ActionMailer

Reported by: Caio Chassot <k@v2studio.com> Assigned to: David
Priority: normal Milestone:
Component: ActionMailer Version: 0.13.1
Severity: normal Keywords:
Cc:

Description

See: http://forum.textdrive.com/viewtopic.php?pid=53304

My suggestion is to simply drop requiring base64.so and always rely on the ruby version.

Change History

05/24/07 20:17:35 changed by josh

  • status changed from new to closed.
  • resolution set to wontfix.

Closing old ticket. Please reopen if this is still a problem.

05/24/07 21:28:02 changed by caio

  • status changed from closed to reopened.
  • resolution deleted.

This is still a problem, but it's dupped as #7861.

I'm just reopening to close as a dup.

05/24/07 21:28:22 changed by caio

  • status changed from reopened to closed.
  • resolution set to duplicate.

#7861 has a patch.