#619: Nested HTML forms in ticket view
------------------------+-----------------------------
  Reporter:  olemis     |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:  Release 7
 Component:  ui design  |    Version:  0.6.0
Resolution:             |   Keywords:  ticket, starter
------------------------+-----------------------------
Changes (by olemis):

 * component:   => ui design
 * priority:  major => blocker
 * owner:   => nobody
 * milestone:   => Release 7
 * keywords:   => ticket, starter


Old description:

> Lower level libraries implementing twill will raise an explicit ''SGML''
> parser error when finding nested ''HTML'' forms ... like those in ticket
> view .
>
> The fact is that `//form[@id="addreply"]` seems to be embedded inside
> `//form[@id="inplace-propertyform"]` . When I view page source in
> ''Mozilla Firefox'' the former and the end tag of the later are
> highlighted in red. I see a few more tags highlighted in red too .

New description:

 Lower level libraries implementing twill will raise an explicit ''SGML''
 parser error when finding nested ''HTML'' forms ... like those in ticket
 view .

 The fact is that `//form[@id="addreply"]` seems to be embedded inside
 `//form[@id="inplace-propertyform"]` . When I view page source in
 ''Mozilla Firefox'' the former and the end tag of the later are
 highlighted in red. I see a few more tags highlighted in red too .

 See [http://goo.gl/jrJ4Vy this message] for further details .

--

Comment:

 This ticket is actually blocking me to continue with #387 .

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/619#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to