Ticket #1538 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

FCKeditor ZPT broken in word paste cleaner

Reported by: tziade Assigned to: madarche
Priority: P1 Milestone: CPS 3.4.1
Component: CPSSchemas Version: TRUNK
Severity: major Keywords: fckeditor
Cc:

Description

the zpt fck_paste.html is broken so we cannot use the feature of cleaning up word copy-paste

this feature is automatically launched when pasting from word

the inline javascript need to be externalized in a js file to resolve the problem

Change History

03/10/06 17:30:10 changed by madarche

  • owner changed from fguillaume to madarche.
  • status changed from new to assigned.
  • component changed from CPS (global) to CPSSchemas.
  • summary changed from word paste cleaner to FCKeditor ZPT broken in word paste cleaner.

03/15/06 14:47:10 changed by madarche

It seems that the ZPT fck_paste.html has been fixed in the RC of the incoming FCKeditor.Plone 2.2.1 release.

The problem is that this RC still contains a bug so we cannot use it now, but this should be fixed very soon now.

05/17/06 17:05:51 changed by madarche

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

Fixed by [45602] by renaming the file into DTML instead of ZPT. This way there is no interpretation of the XML contained in this file.