#16 — [initializeRules] is called twice
State | Rejected |
---|---|
Release: | 1.2 (Zope 2.10) |
Area | Server side kss.core |
Issue type | Bug |
Severity | Medium |
Submitted by | (anonymous) |
Submitted on | 2007-10-31 |
Responsible |
—
|
Target release: |
—
|
Last modified on
2007-10-31
by
Balazs Ree
I am following the tutorial Begin with KSS with Plone 3.0.2
(Zope 2.10.4-final, python 2.4.4, linux2)
but when I desactivate Plone.kss
I obtain
Loading KSS engine.
Using original cssQuery.
KSS bootstrap set up in Plone DOMLoad event.
Plone legacy [initializeMenus] action registered.
Plone legacy [bindExternalLinks] action registered.
Plone legacy [initializeCollapsible] action registered.
Plone [createTableOfContents] action registered.
Initializing 3 menus.
KSS started by Plone DOMLoad event.
Engine instantiated in [DOMLoad].
Initializing rule sheets.
Count of KSS links: 0
Setup of events for document starts.
0 special rules bound in grand total.
0 nodes bound in grand total.
[initializeRules] is called twice.
Is it normal ?
(Zope 2.10.4-final, python 2.4.4, linux2)
but when I desactivate Plone.kss
I obtain
Loading KSS engine.
Using original cssQuery.
KSS bootstrap set up in Plone DOMLoad event.
Plone legacy [initializeMenus] action registered.
Plone legacy [bindExternalLinks] action registered.
Plone legacy [initializeCollapsible] action registered.
Plone [createTableOfContents] action registered.
Initializing 3 menus.
KSS started by Plone DOMLoad event.
Engine instantiated in [DOMLoad].
Initializing rule sheets.
Count of KSS links: 0
Setup of events for document starts.
0 special rules bound in grand total.
0 nodes bound in grand total.
[initializeRules] is called twice.
Is it normal ?
- Steps to reproduce:
-
http://kssproject.org/docs/tutorial/simple-kss/begin-with-kss.rst
with a new Plone
Added by
Balazs Ree
on
2007-10-31 10:05
Issue state:
unconfirmed → rejected
Yes.