Skip to content

Commit 9b70285

Browse files
committed
Checkin in missing changenote for checkin: 24945480d24c
Documents fix for viewableGenerator.
1 parent 0d78cf9 commit 9b70285

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,12 @@ Fixed:
418418
be used for sorting or grouping index pages. This patch eliminates
419419
the confusion that results from this mismatch by verifying that all
420420
properties returned are searchable. (John Rouillard)
421+
- Mutilinks can be displayed with their labelprop using the plain()
422+
method, but they can not be looped over using tal:repeat if the user
423+
doesn't have view access to the class the multilink represents. The
424+
permissions check was changed to require that the user have View
425+
access to the labelprop for the class rather than View access to the
426+
class. (John Rouillard)
421427

422428
2016-01-11: 1.5.1
423429

0 commit comments

Comments
 (0)