You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sam Ruby (JIRA)" <ji...@apache.org> on 2019/04/16 12:05:00 UTC

[jira] [Commented] (WHIMSY-256) Don't try to line-wrap or flag long URLs

    [ https://issues.apache.org/jira/browse/WHIMSY-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818933#comment-16818933 ] 

Sam Ruby commented on WHIMSY-256:
---------------------------------

> But it also highlights and line-splits URLs that cannot be properly split.

Can I get an example?

The code is here:

[https://github.com/apache/whimsy/blob/7e00fb38fec3437635b531751cbc1c4644e4bd41/www/board/agenda/views/pages/report.js.rb#L103]

 

What this code does is look for lines that are greater than 80 characters long AND contain a space after the 40th character.  Only lines matching these constraints are reflowed and highlighted.

> Don't try to line-wrap or flag long URLs
> ----------------------------------------
>
>                 Key: WHIMSY-256
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-256
>             Project: Whimsy
>          Issue Type: Bug
>          Components: BoardAgenda
>            Reporter: Sebb
>            Priority: Minor
>
> From the mailing list:
> The agenda tool currently highlights in yellow lines that are "too long".
> But it also highlights and line-splits URLs that cannot be properly split.
> My request is to not highlight or line-split URLs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)