diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-21 21:55:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-21 21:55:12 -0400 |
commit | 09ff797682fd89380a4a71564ec02649af99851e (patch) | |
tree | 41e9a8fa5e8c1d6d188a4d0692c1ae8c8396b4ce /doc/bugs | |
parent | 8cf6b7abf87818f9063b6ef672f20125de75249c (diff) |
more wrongness
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/depends_simple_mixup.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/depends_simple_mixup.mdwn b/doc/bugs/depends_simple_mixup.mdwn index 4fe69a90a..472de6349 100644 --- a/doc/bugs/depends_simple_mixup.mdwn +++ b/doc/bugs/depends_simple_mixup.mdwn @@ -57,3 +57,8 @@ For failed `match_link`, the failed influence would be the page. Then, when NOTting a `*Reason`, swap the two sets of influences. When ANDing/ORing, combine the individual sets. Querying the object for influences should return only the successful influences. + +In light of this, commit f2b3d1341447cbf29189ab490daae418fbe5d02d seems +thuroughly wrong. So, what about influence info for other matches +like `!author(foo)` etc? Currently, none is returned, but it should +be a content influence. What about backlink influence data? |