This project is archived and is in readonly mode.
a % character in response.body trips ActiveResource::Connection.request
Reported by Simon de Haan | July 7th, 2008 @ 10:37 AM | in 2.x
The logger in `request` prints a nice summary of the status response, the message and the body and prints the Benchmarked time it took for the request in the log with % style string formatting.
If the body contains a % (percent) character the logger will trip.
Patch included
Comments and changes to this ticket
-
josh October 28th, 2008 @ 04:21 PM
- State changed from new to stale
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>