[fusion-trac] #351: Print widget doesn't work with IIS7
Fusion
trac_fusion at osgeo.org
Fri Dec 11 04:43:01 EST 2009
#351: Print widget doesn't work with IIS7
--------------------------+-------------------------------------------------
Reporter: hubu | Owner: hubu
Type: defect | Status: new
Priority: P2 | Milestone: Future
Component: Widgets | Version: 1.1.1
Severity: Major | Resolution:
Keywords: Print widget | External_id: 1282386
State: New | Browser: All
Os: All |
--------------------------+-------------------------------------------------
Comment (by hubu):
There is a defect in either JxLib or IIS7.
The Print dialog is implemented as a Jx.Dialog. The content of the
Jx.Dialog
could be set either by:
Jx.Dialog.content = <html code>, or
Jx.Dialog.contentURL = <content page url>
But, with IIS7, the Jx.Dialog.contentURL doesn't work. The server always
get a 400 Bad Request error.
This submission just use the Jx.Dialog.content = <html code> to load the
dialog content.
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/351#comment:1>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list