Actions
Support #9058
closedError in workspace of OpenAIRE-Connect coordinator
Start date:
Jun 27, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Attached a screenshot of the Error. It gives the same response for every folder in OpenAIR-Connect coordinator.
Files
Updated by Massimiliano Assante about 8 years ago
- Status changed from New to In Progress
- Infrastructure deleted (
Development, Pre-Production)
Updated by Massimiliano Assante about 8 years ago
- Assignee changed from Massimiliano Assante to Valentina Marioli
- % Done changed from 0 to 30
I could reproduce the problem, it is due to the fact that with the new checks on folder names the following chars are no longer supported: "[" "]" "|" "*" "/" ":"
@valentina.marioli@isti.cnr.it please replace the square brackets with round ones. "(" and ")"
Updated by Valentina Marioli about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
The issue has been fixed. The special chars have been removed from Jackrabbit, replacing square brackets with round brackets.
The original names will still be shown to the users.
Actions