#3529 - Possible incorrect URL parameter passed in SUPPORT_TICKET_SCREEN.tpl

This is a spacer post for a website comment topic. The content this topic relates to: #3529 - Possible incorrect URL parameter passed in SUPPORT_TICKET_SCREEN.tpl
On a side note, is there way to pass in a default title or subject?
Thanks, you're right.

Re: Your question.

COMMENTS_POSTING_FORM.tpl

<input maxlength="255" class="wide_field" value="" type="text" tabindex="2" id="title" name="title" />
-->
<input maxlength="255" class="wide_field" value="{$?,{$MATCH_KEY_MATCH,_WILD:tickets},Default title}" type="text" tabindex="2" id="title" name="title" />
0 guests and 0 members have recently viewed this.