bexis / Module_PublicationHelper

Module for management of publications. Depreciation candidate. Module for Core @BEXIS2.
1 stars 0 forks source link

Upload button lead to DCM upload #16

Closed geofranzi closed 4 years ago

geofranzi commented 4 years ago

image

image

EleonoraPetzold commented 4 years ago

This is hardcoded in MMM: https://github.com/BEXIS2/Core/blob/2ca192b143e7ec63ec28f6fbc97473e8552eb3b2/Console/BExIS.Web.Shell/Areas/MMM/Views/ShowMultimediaData/_multimediaData.cshtml#L39

Not so easy to solve it. We can put here as an easy solution a link to our upload ...put such solutions are to so nice. Maybe we can speak to martin?

geofranzi commented 4 years ago

We can add a ‚if‘ only in our core. We will need still both options. Or add a variable with a default setting (as it is) and optional with something else on the main Core.

geofranzi commented 4 years ago

Was soll denn eigentlich dort ausgefunden werden? Welcher Link? Wenn ich das nehme was beim Upload workflow genommen wird, wird keine Datei hochgeladen (...PUB/UploadPublication?entityId=4) . Außerdem wird beim Anlegen einer neuen Publikation zur DCm Anicht weitergeleitet. Das passt irgendwie auch nicht.

geofranzi commented 4 years ago

Änderungen in unserem Core https://github.com/bexis/Core/commit/3fc434111032d00c83b205a1d37ac0eab636ac1e https://github.com/bexis/Core/commit/9f5bfddf571b3f2331933d8f7c6bc6d41e068633

EleonoraPetzold commented 4 years ago

Wenn ich das nehme was beim Upload workflow genommen wird, wird keine Datei hochgeladen (...PUB/UploadPublication?entityId=4)

Das Problem war wieder der name des ContentDescriptors. der war auf den filename gesetzt und nicht auf "unstructureddata".