Opened 16 years ago
Last modified 16 years ago
#7 closed defect
Erroneous dependency with 'parent' flag in token declaration — at Initial Version
Reported by: | Joël Porquet | Owned by: | becoulet |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | hexo | Keywords: | |
Cc: |
Description
A token for which a 'parent' flag is present will not be defined if the parent token is not defined. This is not correct, the 'parent' flag, on the contrary of the 'depend' flag, is not a strong dependency.
Note: See
TracTickets for help on using
tickets.