
Link issue with Rails 2.3.2
Reported by gobigdave | March 27th, 2009 @ 03:41 PM | in 4.2.0
I'm in process of updating Rails to 2.3, and I'm having an issue with RedCloth 4.1.9.
and
do not become links. Instead, you end up with:
“test”:http://boston.com
However, remove the http:// or www, and a link is properly created.
“test”:boston.com results in a proper link.
This works on Rails 2.2.3 with exactly the same application code.
Comments and changes to this ticket
-
gobigdave March 27th, 2009 @ 07:09 PM
Never mind. This is a user error. The problem seems more related to autolink being broken.
-
gobigdave March 27th, 2009 @ 08:17 PM
More specifically, I was running auto_link before RedCloth. Can't explain why it always worked before.
-
Jason Garber April 8th, 2009 @ 11:59 AM
- State changed from new to invalid
Glad you figured it out!
-
josemota September 24th, 2009 @ 12:16 PM
- Tag set to links
-
josemota September 24th, 2009 @ 12:17 PM
- Assigned user cleared.
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 ยป
RedCloth is a Ruby library for converting Textile into HTML