Changing Max Length for Name

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
devendra
TestLink user
Posts: 4
Joined: Fri Apr 27, 2012 8:12 pm

Changing Max Length for Name

Post by devendra »

I am getting following error.
----
TestLink Warning
test case name is too long (157 chars) > 100 => has been truncated
Original name
-------

how can i increase the limit ?
Thanks,
Devendra
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Changing Max Length for Name

Post by fman »

This is not an error, is a design choice.
If not configurable, because it depends on DB SCHEMA, excesive long names also have a destructive effect on GUI => avoid it
devendra
TestLink user
Posts: 4
Joined: Fri Apr 27, 2012 8:12 pm

Re: Changing Max Length for Name

Post by devendra »

I am ready to Alter DB schema and UI validations, can you please point me places(files tables) where i need to do the edits.
Thanks,
Devendra
Post Reply