mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03959
[Bug 785473] Re: My Case Notes pieforms error
Hi Thomas,
To help us track down how this bug occurred, can you give us details on
how you upgraded to 1.4rc1, or how you installed the casenotes plugin in
1.4rc1.
A link or attachment of the version of the casenotes plugin you used
would help also.
Cheers,
Hugh
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/785473
Title:
My Case Notes pieforms error
Status in Mahara ePortfolio:
Triaged
Bug description:
pieforms broken on my case notes on mahara 1.4. rc , see below:
My Case Notes
Add Case Note
<form class="pieform" name="conditionsbrowser" method="post" action="" id="conditionsbrowser"> <table cellspacing="0"><tbody> <tr> <td colspan="2"> <fieldset class="pieform-fieldset collapsible"> <legend><a href="">Filters</a></legend><table><tbody> <tr id="conditionsbrowser_conditionsbrowser_container" class="conditionsbrowser"> <th></th> <td><div id="conditions"> <script type="text/javascript"> var conditionsbrowser_conditionsbrowser = new ConditionsBrowser('conditionsbrowser_conditionsbrowser');addLoadEvent(conditionsbrowser_conditionsbrowser.init); </script> <div id="conditions-header"> <h3>Problems and Conditions</h3> </div> <span class="fr"> <a class="btn" href="" onclick="return false;" id="resetfilter">Reset Filter</a> </span> <div class="clearer"></div> <div id="category-select"> <label for="filtertype">Filter list by:</label> <select id="filtertype"> </select> </div> <div class="clearer"></div> <div id="conditions-outer"> <table><tr> <td id="t0" class="data"> <div id="i0" class="conditions-inner"> <ul> </ul> </div> </td> </tr></table> </div> <input type="hidden" id="parameters" value="filtertype=atoz" /> <div id="checkboxes"> <label for="onlycore">Only display core:</label> <input type="checkbox" id="onlycore" value="no" /> <label for="includeshared">Include shared notes:</label> <input type="checkbox" id="includeshared" value="no" /> </div> </div> </td> </tr> </tbody></table></fieldset></td> </tr></tbody></table> <input type="hidden" class="hidden" id="conditionsbrowser_sesskey" name="sesskey" value="XJBVW8a65gpoRA0d"> <input type="hidden" name="pieform_conditionsbrowser" value=""> </form> <script type="text/javascript">new Pieform({"name":"conditionsbrowser","jsForm":false,"submitButtons":[],"preSubmitCallback":"formStartProcessing","jsSuccessCallback":"formSuccess","jsErrorCallback":"formError","globalJsErrorCallback":"formGlobalError","postSubmitCallback":"formStopProcessing","newIframeOnSubmit":true});</script>
References