Ticket #1898 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

IllegalHTML exception blocking HTML rendering and indexing

Reported by: madarche Assigned to: trac
Priority: P2 Milestone: CPS 3.4.6
Component: PortalTransforms Version: TRUNK
Severity: normal Keywords:
Cc:

Description

IllegalHTML exceptions are blocking HTML the rendering and indexing for example when creating file documents with Word attached files :

    *   Module Products.CPSSchemas.FileUtils, line 57, in _convertFileToMimeType
    * Module Products.PortalTransforms.TransformEngine, line 116, in convertTo
    * Module Products.PortalTransforms.chain, line 32, in convert
    * Module Products.PortalTransforms.zope.Transform, line 169, in convert
    * Module Products.PortalTransforms.transforms.word_to_html, line 38, in convert
    * Module Products.PortalTransforms.transforms.office_wvware, line 56, in html
    * Module Products.PortalTransforms.libtransforms.utils, line 283, in lxmlScrubHTML

IllegalHTML: Javascript URI "javascript:sendTask('view_organization_information011027000')" not allowed.

Change History

03/20/08 12:42:12 changed by madarche

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

Fixed with changeset [52692].

04/10/08 14:41:01 changed by madarche

Some remaining replacements have been done in changeset [52729].