-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download function doesn't work #8
Comments
Hallo Martin, With best regards, On Fri, Sep 16, 2016 at 11:21 AM, Martin Steinberg <[email protected]
Mit freundlichen Grüssen Mahendra Gulla +49 1627327599 |
Thx for your quick reply. I am just a bit confused that there is a reference to an object in system-local.rbouman - I am sure you as a creator of the package are the only one to access it. I would move this into the common repository package structure and not leave it there. Has anyone else tried the download button? |
Duplicate of #1 |
The symptom is that the download button in SITregOrganizer view doesn't work.
Looking at DetailController.js I found a strange assignment of a personalized destination which is used then for redirect later:
onDataExport: function(oEvent) {
var odxlServiceEndpoint = "/destinations/HANAMDC/system-local/public/rbouman/odxl/service/odxl.xsjs/";
Does anybody know if the button was working before?
Thx
The text was updated successfully, but these errors were encountered: