Item12704: FORMELEMENT inside HTML form causes crash

pencil
Priority: Urgent
Current State: New
Released In: n/a
Target Release:
Applies To: Extension
Component: FormPlugin
Branches:
Reported By: CrawfordCurrie
Waiting For:
Last Change By: CrawfordCurrie
<form>
 
%FORMELEMENT{
    name="report"
    onChange="this.form.submit();"
    type="dropdown"
    options="HoursWeekly=Weekly Hours Report,HoursDaily=Daily Hours Report,HoursMonthly=Monthly Hours Report"
}%

</form>

will cause a failure. It is due to a reference to the form name at line 399 of FieldRenderer.pm.

-- CrawfordCurrie - 20 Dec 2013

 

ItemTemplate edit

Summary FORMELEMENT inside HTML form causes crash
ReportedBy CrawfordCurrie
Codebase
SVN Range
AppliesTo Extension
Component FormPlugin
Priority Urgent
CurrentState New
WaitingFor
Checkins
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r1 - 20 Dec 2013, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy