Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comments size in UT task tracker
Message
From
15/02/2002 13:38:51
 
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
00620734
Message ID:
00620794
Views:
13
>I was trying to add a comment to the one of the task but kept getting message box "The description field should be at least 250 characters". I don't think that should be such requriment for the comments. Actualy I think that this requrement is useless in other parts of UT also. To fulfill it people just repeat the same text multiple times or just add extra spaces at the end.

You could do what I do and just add 200 spaces with a period at the end.
_cliptext = SPACE(200) + '.'
And HTML never puts more than 2 spaces together, so when displayed in a browser none of the additional spaces are visible.
Previous
Reply
Map
View

Click here to load this message in the networking platform