Skip to content

Projects/Tasks with multiple line titles should have these displayed correctly #1186

@alanbarrett

Description

@alanbarrett

Projects/Tasks with multiple line titles should have these displayed correctly.

The current code uses TEXTAREA for titles allowing multiple line titles. This may or may not be a good idea. However given that \r\n are currently allowed in titles, these should be converted to
for display (although not for editing unless this is redesigned... See also issue #1162).

This is an issue in multiple templates. I will immediately fix in the most important places, but it should eventually be fixed everywhere and also possibly for other fields with the same issue.

Fixed initially for the home page in commit 9d24bd7 and commit ece5d7c

create-org.tpl, create-org.tpl and org-private-profile.tpl address the same issue (for Address and Biography) in a somewhat different way, but that approach would change the database storage of new lines and have effects on the back end e-mails.

Alan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions