|
cubicweb #1903304 [bfss] store the path to bfss storage independently of the file path itself [in-progress]as of now, the file path is absolute, hence non portable across deployments
| | priority | important |
|---|
| type | enhancement |
|---|
| appeared in | <not specified> |
|---|
| done in | <not specified> |
|---|
| load | 1.000 |
|---|
| load left | 1.000 |
|---|
| closed by | <not specified> |
|---|
Workflow history| from state (3) | to state | comment | date | User |
| waiting feedback | in-progress |
Still wanted.
| 2013/03/28 17:55 | acampeas |
| in-progress | waiting feedback | In progress for two year. What's the status of that ?
| 2013/03/28 16:41 | pydavid |
| open | in-progress | | 2011/12/19 15:59 | |
| |
|
Comments
you would like to have it set relative to which "well known" path ?
probably to some configuration or pkey defined base path
started to work on this, got stuck by the FSPATH function (in cwconfig.py), in which it is currently not possible to get the storage and to delegate it the conversion from the relative path to an absolute path.
sthenault says: