Ticket #701 (new enhancement)

Opened 4 years ago

Last modified 2 years ago

Allow changing the Language of a doc

Reported by: fguillaume Assigned to: fguillaume
Priority: P2 Milestone: CPS 3.5.0
Component: CPS (global) Version: TRUNK
Severity: minor Keywords:
Cc:

Description

We should allow changing the Language of a doc in the metadata edit form.

This involves:

  • having an API on the proxy to change the language, which involves updating the doc and all the proxies pointing to it (and checking that there's no collision) (so, for the UI, we need another API that does only the checks),
  • updating MetadataStorageAdapter? to special-case the Language field and call that API on the proxy.

Change History

08/03/05 15:04:50 changed by fguillaume

  • milestone changed from CPS 3.3.5 to CPS 3.3.6.

09/15/05 19:36:23 changed by fguillaume

  • severity changed from enhancement to normal.
  • milestone changed from CPS 3.3.6 to CPS 3.4.0.

12/14/05 20:04:32 changed by gracinet

What's the use-case ? Error recovery for uncautious users ?

12/14/05 20:58:39 changed by fguillaume

  • milestone changed from CPS 3.4.0 to CPS 3.4.1.

Yeah but that's not really important. Moving to 3.4.1.

12/22/05 18:09:00 changed by cciupitu

Use case (from a project for Suez)

The client wants to store all kind of files in a Flexible Document. In some cases, when he replaces (or changes) the file, he wants to replace/change the language of the document too.

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

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

That's an enhancement.

04/20/07 10:38:16 changed by madarche

  • version changed from 3.3.4 to TRUNK.
  • severity changed from normal to minor.
  • milestone changed from CPS 3.5.0 to CPS 3.4.5.