Bug #475

Missing FORM tag in standalone module

Added by Davide Principi almost 10 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:09/13/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-nethgui
Target version:Sigma
Security class: Resolution:
Affected version: NEEDINFO:

Description

FORM tag is not emitted by a standalone Standard inheritor

Associated revisions

Revision 20e6903d
Added by Davide Principi almost 10 years ago

Refs #475. Fixed submit button.

Wrapped the FORM into an Action panel.

Revision 02bc3708
Added by Davide Principi almost 10 years ago

Refs #501 #475. Changed ViewInterface

  • Added includeView() helper in abstract Renderer (relies on Inset widget)
  • Removed render() method; view rendering logic moved into Inset widget
  • Removed hasInputForm() and wrapFormAroundChild() methods.
    Now Inset infers if a FORM tag has to be generated automatically,
    by searching for the RequestHandlerInterface implementation.
  • Refactor of all related framework modules

History

#1 Updated by Davide Principi almost 10 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100

Applied in changeset commit:79abc87791f686f75cee8841bf501bdcec033d40.

Also available in: Atom PDF