Opened 16 years ago
Closed 15 years ago
#104 closed defect (fixed)
Metada Insert broken
Reported by: | heikki | Owned by: | fxp |
---|---|---|---|
Priority: | critical | Milestone: | v2.4.0 RC2 |
Component: | General | Version: | v2.4.0 RC0 |
Keywords: | Metadat Insert | Cc: |
Description
I tried to insert metadata using the classic Copy/Paste. The result was :
HTTP ERROR: 400
Cannot build ServiceRequest Cause : <instalation-directory>\web\geonetwork\..\..\data\tmp (Access is denied) Error : java.io.FileNotFoundException
RequestURI=/geonetwork/srv/en/metadata.insert
I think that maybe, the way metadata insert works has been changed in connection with the new File Upload function. But it seems to me that a Copy/Paste should work as before, as there is no need at all to use tmp files for this.
I tried this on a very recent check-out of the TRUNK sources.
Change History (2)
comment:1 by , 16 years ago
Owner: | changed from | to
---|
comment:2 by , 15 years ago
Milestone: | v2.4.0 RC0 → v2.4.0 RC2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
- Fixed by Francois