]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
more wrongness
authorJoey Hess <joey@kitenet.net>
Thu, 22 Apr 2010 01:55:12 +0000 (21:55 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 22 Apr 2010 01:55:12 +0000 (21:55 -0400)
doc/bugs/depends_simple_mixup.mdwn

index 4fe69a90a616f81e4b58263bee19df17b0ecf4fb..472de634975bb6bfa2d8d6e4d2d2fbdd3899b0ef 100644 (file)
@@ -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?