HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

Skip navigation

The quick reply 'more options'

Title The quick reply 'more options'
Description This is not a bug, but the 'Quick reply' 'more options' button will not work if the text is left blank. Instead the separate 'reply' icon would need to be clicked.
Affects OCF users
Fix To make it so the 'more options' button will always work, change line 3 of the 'COMMENTS' template to:

Code

<form id="comments_form" onsubmit="Javascript: if ({+START,IF_PASSED,MORE_URL}(this.getAttribute('action')!='{MORE_URL*}') &amp;&amp; {+END}(!checkFieldForBlankness(this.elements['post']))) return false; document.getElementById('form_submit').disabled=true; return true;" action="{COMMENT_URL*}#last_comment" method="post" enctype="multipart/form-data">


Trackbacks

There have been no trackbacks yet


There have been no comments yet


Make comment
Your name: (join or login)
Subject:
Your message:



 

Edited