Authlogic adds extra spaces to single access token
Reported by Marnen Laibow-Koser | September 23rd, 2011 @ 01:03 PM
Authlogic adds extra spaces to single access token, which leads to a lot of ugly %20%20%20 at the end of RSS URLs. We should remove the spaces.
Comments and changes to this ticket
-
Marnen Laibow-Koser September 23rd, 2011 @ 08:11 PM
- State changed from new to resolved
The production DB somehow had a character field for single_access_token, instead of the varchar that was specified in the schema.rb file. Not sure how this happened, but I made the change manually (without a migration), since the migrations and schema.rb were correct. Problem solved.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>