Menu

#2 allow special characters in the ticket descriptions

open
nobody
5
2003-04-23
2003-04-23
Anonymous
No

Allow \n and \t characters so that descriptions dont get
bunched up.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Absolutely, this is a great idea. Needs to have some kind
    of line break in the descriptions so techs can add notes on
    a separate line. a simple <p> or as mentioned above \n
    character would work.

     
  • Ed Davison

    Ed Davison - 2004-07-20

    Logged In: YES
    user_id=28779

    Yes, this is a definite must.

    But, as the code is stripping off all html tags, the <p> or
    <br> would not work. The \n seems to be the best option but
    it would have to be converted into a newline vie php as it
    is stored right now just as the '\' + 'n' chars.

     
  • Nobody/Anonymous

    Logged In: NO

    I just wanted to add my emphasis that this is a much needed
    feature.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.