#4 — Skin directories doormat_styles and doormat_templates are missing in the egg
by
Armin Stross-Radschinski
—
last modified
Oct 05, 2010 11:42 AM
| State | Tested and confirmed closed |
|---|---|
| Version: | 0.2 |
| Area | Process |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Armin Stross-Radschinski |
| Submitted on | Jun 21, 2010 |
| Responsible | Kees Hink |
| Target release: | 0.3 |
Warning on command line prompt:
/Applications/Plone/buildout-cache/eggs/Products.CMFCore-2.2.1-py2.6.egg/Products/CMFCore/DirectoryView.py:489: UserWarning: DirectoryView doormat_styles refers to a non-existing path 'Doormat/skins/doormat_styles'
(self.id, reg_key), UserWarning)
/Applications/Plone/buildout-cache/eggs/Products.CMFCore-2.2.1-py2.6.egg/Products/CMFCore/DirectoryView.py:489: UserWarning: DirectoryView doormat_templates refers to a non-existing path 'Doormat/skins/doormat_templates'
/Applications/Plone/buildout-cache/eggs/Products.CMFCore-2.2.1-py2.6.egg/Products/CMFCore/DirectoryView.py:489: UserWarning: DirectoryView doormat_styles refers to a non-existing path 'Doormat/skins/doormat_styles'
(self.id, reg_key), UserWarning)
/Applications/Plone/buildout-cache/eggs/Products.CMFCore-2.2.1-py2.6.egg/Products/CMFCore/DirectoryView.py:489: UserWarning: DirectoryView doormat_templates refers to a non-existing path 'Doormat/skins/doormat_templates'
- Steps to reproduce:
- When Installing Products.Doormat = 0.2 via buildout you get the above warnings.
Maybe you omitted to place a NOTEMPTY.txt file in the above mentioned directories. They are still registered as CMF skin layers. After switch to the browser view they maybe useless, but if you want to customise ressources TTW they may help.
Added by
Kees Hink
on
Jun 21, 2010 02:02 PM
Thanks, i'll work on this!
Issue state:
Unconfirmed
→
Confirmed
Responsible manager:
(UNASSIGNED)
→
khink
Added by
Kees Hink
on
Jun 21, 2010 02:37 PM
Fixed in r119519 (https://dev.plone.org/[…]/trunk), fix will be included in next release (0.3).
Issue state:
Confirmed
→
In progress
Target release:
None
→
0.3
Added by
Kees Hink
on
Oct 05, 2010 09:36 AM
didn't make it into 0.3 due to empty directories being omitted. Will add NOT_EMPTY.txt files to prevent this in 0.4 release.
Target release:
0.3
→
0.4
Added by
Kees Hink
on
Oct 05, 2010 09:42 AM
Issue was fixed in 0.3, but differently than i had thought: the registration of these directories has been removed from skins.xml (instead of adding the directories).
Issue state:
In progress
→
Resolved
Target release:
0.4
→
0.3
Added by
Kees Hink
on
Oct 05, 2010 11:42 AM
Re-added skins folders in 0.4, as these will be generated by AGX. (Make them not empty.)
Issue state:
Resolved
→
Tested and confirmed closed
No responses can be added.
If you can, please log in before submitting a reaction.
