Closed (works as designed)
Project:
Read More Link (Drupal 6 and earlier)
Version:
6.x-5.0-rc7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2010 at 03:36 UTC
Updated:
26 Apr 2010 at 12:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
David Latapie commentedNote I experience the issue for "Espace « fine » insécable" but not, for instance, for "Metaprofile — proposal for an improved Drupal default profile".
Comment #2
todd nienkerk commentedLowering priority. "Critical" is reserved for bugs that cause a site to break, throw DB errors, or generally wreak havoc.
I've looked over your site and have found several instances in which the module is working properly. I have attached screenshots of two such posts.
In nearly every example of the link appearing on a new line, it's doing so because there is additional markup that forces the module to place the link in a
<div>instead of a<span>. Some examples include<blockquote>and<pre>tags appearing at the end of the teaser. This is expected and intentional behavior in all cases when the teaser doesn't end in a simple<p>tag.You can change this behavior in the module's advanced settings by selecting more tags into which the link will attempt to insert itself.