Skip to content

Fix: Make WebAPP paths cwd-independent + correct EmissionActivityRatio typo#31

Merged
SeaCelo merged 1 commit intoEAPD-DRB:mac-portfrom
alwaysalearner1234:patch-1
Feb 26, 2026
Merged

Fix: Make WebAPP paths cwd-independent + correct EmissionActivityRatio typo#31
SeaCelo merged 1 commit intoEAPD-DRB:mac-portfrom
alwaysalearner1234:patch-1

Conversation

@alwaysalearner1234
Copy link
Copy Markdown
Contributor

This PR fixes a path resolution issue in API/Classes/Base/Config.py that caused WebAPP directories to be resolved relative to the current working directory (cwd). When the application was launched from API/, this resulted in incorrect path resolution and contributed to TemplateNotFound errors.

Additionally, this PR fixes a typo in the EmissionActivityRatio parameter definition

Refactored path definitions to be independent of the working directory and ensured DataStorage directory exists with appropriate permissions.
@SeaCelo SeaCelo changed the base branch from main to mac-port February 25, 2026 17:58
@SeaCelo
Copy link
Copy Markdown
Collaborator

SeaCelo commented Feb 25, 2026

Retargeted to mac-port per the macOS integration track: #51.
We are validating Mac/cross-platform changes in mac-port first, then merging mac-port -> main.

@alwaysalearner1234
Copy link
Copy Markdown
Contributor Author

Sounds good. Thank you!

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

Successfully merging this pull request may close these issues.

2 participants