Menu

#512 Project name length (pj_name)

open
None
5
2012-10-27
2012-09-18
Anonymous
No

Hi all,
I see that the pj_name field is a nvarchar(80) but when i want to add a new project. the asp page has limitation to 30 char on project name.
Do you know why?
Is this possible to modify asp page to set up pj_name length to 80 without error ?

thanks.

Discussion

  • Corey Trager

    Corey Trager - 2012-10-27

    Yes, it's possible. I changed this from a bug to a feature request. I'm going to leave the main code as maxlength 30. I think allowing bigger project names messes up grid displays. But yes you can change your page to allow 80 without error.

     
  • Corey Trager

    Corey Trager - 2012-10-27
    • assigned_to: nobody --> ctrager
     

Log in to post a comment.