Ticket #1828 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

Provide a mean to publish all the contents of a tree structure in one go (including sub-folders)

Reported by: tracguest Assigned to: trac
Priority: P2 Milestone: CPS 3.4.4
Component: CPSDefault Version: TRUNK
Severity: normal Keywords: recursive massive publish
Cc: madarche

Description

The Ticket #1807 provides a mean to publish recursively the documents of the root workspace.

If you try to publish 2 files in a tree like the following one, it works:

 Workspaces/File1
 Workspaces/File2

Trying now with an other tree, with the root folders Workspaces/ and Section/, with a workspace called Test and 2 files. Ids and names are identical (except the capital letter):

 Workspaces/
 Workspaces/Test/
 Workspaces/Test/File1
 Workspaces/Test/File2

 Section/

It raises the following error: The id "sections\test" contains characters illegal in URLs.

There must be an error in the recursive publish module.

Trying to fix it

Change History

04/17/07 15:26:29 changed by madarche

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

I really did try to reproduce it but couldn't.

I have tried with the given names, as well with others. I have tried with files having attached files, etc.

So I close this bug.