Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Labels:None
-
Environment:Windows 10 Pro
java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
node --version v8.9.4
-
Epic Link:
-
Sprint:Kromeriz 134
-
Story Points:2
Description
Following the tutorial https://documentation.magnolia-cms.com/display/DOCS56/Hello+Magnolia
Description:
Light modules created in the light-modules folder are not being loaded
Steps to reproduce:
1. run mgnl jumpstart
2. got to
\apache-tomcat\webapps\magnoliaAuthor\WEB-INF\config\default
3. open the magnolia.properties
4. Observe the malformed path
- The directory to expose file system resources from
magnolia.resources.dir=${magnolia.home}/..\..\..\light-modules
Workaround:
Change the path to:
magnolia.resources.dir=${magnolia.home}/../../../light-modules
Attachments
Issue Links
- relates to
-
NPMCLI-201 Run automated CI tests for the CLI on Windows
-
- Closed
-