Problem Statement
Found when QA'ing ticket:
The new Angular-based page edit window is not picking up the selected folder location when creating a new HTML Page. This is causing the page to be created under the root of the Site by default.
Steps to Reproduce
- Create a folder under your Site's root:
folder-1, and click it.
- Create a folder under such a new folder:
folder-2 and click it.
- Create an HTML Page named 'My Test Page` under such a folder.
- The resulting page is created under the root of the Site, not the selected folder.
Acceptance Criteria
dotCMS Version
Latest main.
Severity
High - Major functionality broken
Links
Current Workaround
You can manually change the value of the Host or Folder field to point to the folder-2 folder.
Problem Statement
Found when QA'ing ticket:
The new Angular-based page edit window is not picking up the selected folder location when creating a new HTML Page. This is causing the page to be created under the root of the Site by default.
Steps to Reproduce
folder-1, and click it.folder-2and click it.Acceptance Criteria
Host or Folderfield in thePageContent Type -- or any Content Type -- must be context-aware and be pre-set with the selected folder.dotCMS Version
Latest main.
Severity
High - Major functionality broken
Links
Current Workaround
You can manually change the value of the
Host or Folderfield to point to thefolder-2folder.