Actions
Defect #3676
closedwww. generates broken link in formatted text
Start date:
2009-07-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
bug example www.
Renders to:
bug example www. >
Live example:
bug example www.
      
      Updated by Jean-Baptiste Barth over 15 years ago
      
    
    Can you be a bit more explicit and describe precisely (with words) what is the problem, and what is expected ? Thank you
      
      Updated by Tomasz Wysocki over 15 years ago
      
    
    Please type
bug example www.
into "Notes" textarea below and press "Preview".
It should be rendered as:
bug example www.
but will be as:
bug example www. >
If you look into html you have following code:
<p>bug example <a class="external" href="http://www.</p">www.</p></a>>
Is it clear now?
      
      Updated by Tomasz Wysocki about 13 years ago
      
    
    Screencast showing the defect: http://www.youtube.com/watch?v=GyZlqFV0M5U
      
      Updated by Etienne Massip about 13 years ago
      
    
    - Status changed from New to Confirmed
 - Target version set to Candidate for next minor release
 
      
      Updated by Jean-Philippe Lang over 12 years ago
      
    
    - Subject changed from Problem with text rendering to www. generates broken link in formatted text
 - Status changed from Confirmed to Resolved
 - Assignee set to Jean-Philippe Lang
 - Target version changed from Candidate for next minor release to 2.3.0
 - Resolution set to Fixed
 
Fixed in r11473.
Actions