Opened 8 years ago

Closed 6 years ago

#1295418 closed Bugs (fixed)

Wrapping URLs in email texts lose hyperlink

Reported by: willm23 Owned by: roundcube
Priority: 5 Milestone:
Component: Interface Version: 0.1-alpha
Severity: critical Keywords:
Cc:

Description

When an URL over the line-wrapping length is included
in an email body (an example would be
'http://www.eff.org/legal/cases/EFF_ACLU_v_DoJ/HTML/960612_aclu_v_reno_decision.html')
RoundCube wraps the line after the final '/' character,
and does not include the post-wrap text in the hyperlink.

I would suggest that the Right Thing to do would be
either to not wrap the text, or to wrap as normal but
preserve the hyperlink for the entire text.

Change History (1)

comment:1 Changed 6 years ago by mtu

  • Resolution changed from None to fixed
  • Severity set to critical
  • Status changed from assigned to closed

I'm pretty sure I remember that this has been fixed, and since there have been no other tickets or updates to this one in over a year, I'm closing it.

Note: See TracTickets for help on using tickets.