Ticket #6334 (closed task: fixed)

Opened 3 months ago

Last modified 2 days ago

Add text/xml support to dojo.io.iframe transport

Reported by: ttrenka Owned by: jburke
Priority: normal Milestone: 1.2
Component: IO Version: 1.0
Severity: normal Keywords:
Cc: jburke

Description

Figured out a way to interpret text/xml responses to an iframe, need to add to the transport and test.

Change History

Changed 3 months ago by ttrenka

Refs #1169.

Changed 2 months ago by ttrenka

  • owner changed from ttrenka to jburke

Reassigning to jburke for review, making sure I didn't miss anything.

Changed 2 months ago by ttrenka

(In [13453]) Refs #6334; added a CDATA block to double check the test.

Changed 2 months ago by ttrenka

(In [13454]) Refs #6334. Forgot to turn off the display of the iframe so I can inspect the contents.

Changed 2 months ago by ttrenka

(In [13455]) Refs #6334. Updated documentation on dojo.io.iframe.send.

Changed 2 days ago by jburke

  • status changed from new to closed
  • resolution set to fixed

Code looks fine and appreciate the unit test. Thanks ttrenka!

Note: See TracTickets for help on using tickets.