Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Won't Fix
-
taxonomy-1.11.00
-
None
-
None
Description
When the taxonomy plugin is installed, but no taxonomy is set up yet, I get a warning about missing the node /content/taxonomies when I log into the CMS.
"[FolderTreePlugin.<init>:85] The configured path '/content/taxonomies' does not exist, using '/content' instead."
It seems nicer to me if the plugin would bootstrap that node (see below), to avoid this warning.
<sv:node sv:name="taxonomies">
<sv:property sv:name="jcr:primaryType" sv:type="Name">
<sv:value>hippotaxonomy:container</sv:value>
</sv:property>
</sv:node>
Attachments
Issue Links
- relates to
-
CMS-8211 Improve logging in FolderTreePlugin when misconfigured
- Closed
-
ESSENTIALS-238 Taxonomy plugin warning on console
- Closed