Ticket #820 (assigned enhancement)

Opened 4 years ago

Last modified 3 years ago

Exception when uploading a .doc file if wvware is not installed

Reported by: bdelbosc Assigned to: rspivak (accepted)
Priority: P2 Milestone: CPS 3.5.0
Component: PortalTransforms Version: TRUNK
Severity: normal Keywords: wvware wv .doc
Cc:

Description

Exception when uploading a .doc file if wvware is not installed

An exception is raised on a cps stock if WV package is not installed when you try to upload a word document.

This is bad first experience for testers and new users.

Change History

07/12/05 10:50:03 changed by bdelbosc

  • version changed from 3.0.0 to TRUNK.

09/14/05 20:37:45 changed by fguillaume

  • milestone changed from unspecified to CPS 3.4.0.

Couldn't you provide the exception... :(

11/28/05 14:38:34 changed by rspivak

  • owner changed from trac to rspivak.

11/28/05 14:38:44 changed by rspivak

  • status changed from new to assigned.

11/30/05 16:31:06 changed by rspivak

  • milestone changed from CPS 3.4.0 to CPS 3.4.1.

Exception that is raised is MissingBinary? exception that is raised whenever there is registered transformation in portal_transforms tool, but binary for transformation is not available on system.

Maybe we need to intercept exception, let user save document, but provide him with information that conversion was not issued.

05/16/06 11:04:40 changed by sfermigier

  • type changed from defect to enhancement.
  • milestone changed from CPS 3.4.1 to CPS 3.4.2.

Let's treat this as an enhancement, since you are supposed to install all converters when doing an industry-grade CPS installation.