Skip to content
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

If report directory different, no details available in crashdump server #37

Open
mastef opened this issue Aug 24, 2016 · 0 comments
Open

Comments

@mastef
Copy link

mastef commented Aug 24, 2016

Since the report directory is hardcoded to ../report in the api/details.php call, the details won't ever appear if the report directory differs from the default.
https://github.com/larsiusprime/crashdumper/blob/master/servers/crashdumpbrowser/api/detail.php#L26

Fix :
switch all instances of ../report in details.php with REPORT_DIR defined in
https://github.com/larsiusprime/crashdumper/blob/master/servers/crashdumpbrowser/includes/constants.inc.php#L5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant