2024-04-26 08:39 BST

View Revisions: Issue #2429

Summary 0002429: Button onclick does not run
Revision 2016-03-07 13:37 by Vincent Sanders
Description A button with the following code does not execute:
<input type="button" onclick="self.location.href='comment_new.php?com_itemid=2359&com_order=0&com_mode=flat'" class="formButton" value="Publish Comment" />
The log is in additional information.
Revision 2016-02-21 15:41 by Chris Young
Description A button with the following code does not execute:
<input type="button" onclick="self.location.href='comment_new.php?com_itemid=2359&com_order=0&com_mode=flat'" class="formButton" value="Publish Comment" />
The log is in additional information.