Ticket #1759 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

cpsdocument_edit_form causes javascript errors on IE

Reported by: madarche Assigned to: tziade
Priority: P2 Milestone: CPS 3.4.3
Component: CPSDocument Version: TRUNK
Severity: normal Keywords: javascript msie
Cc:

Description (Last modified by madarche)

When using the cpsdocument_edit_form from firefox jsonrpc is used, a temporary window "transfering data" "content changed" is displayed. With IE the form is used with normal post, cause IE fails on line 88

<script type="text/javascript"

src="/portal_themes/WAeUP_Alpha/renderJS?page=Default"></script>

this is line 88 <script type="text/javascript"

src="http://srp.waeup.org/campus/academics/AGR/cpsskins_renderJS?theme=WAeUP_Alpha&amp;page=Default"> </script>

The errormessage is "the type property was not found, the command is not supported.

Change History

10/10/06 16:04:47 changed by madarche

  • description changed.

10/10/06 16:05:07 changed by madarche

  • owner changed from fguillaume to tziade.

11/06/06 22:30:01 changed by madarche

  • status changed from new to closed.
  • resolution set to duplicate.

This is a duplicate of #1778