diff CHANGES.txt @ 5223:34e8d3f39057

Checkin in missing changenote for checkin: 24945480d24c Documents fix for viewableGenerator.
author John Rouillard <rouilj@ieee.org>
date Wed, 05 Apr 2017 21:40:56 -0400
parents 9bf221cebef3
children 0121b2f1f041
line wrap: on
line diff
--- a/CHANGES.txt	Wed Apr 05 21:38:32 2017 -0400
+++ b/CHANGES.txt	Wed Apr 05 21:40:56 2017 -0400
@@ -418,6 +418,12 @@
   be used for sorting or grouping index pages. This patch eliminates
   the confusion that results from this mismatch by verifying that all
   properties returned are searchable. (John Rouillard)
+- Mutilinks can be displayed with their labelprop using the plain()
+  method, but they can not be looped over using tal:repeat if the user
+  doesn't have view access to the class the multilink represents. The
+  permissions check was changed to require that the user have View
+  access to the labelprop for the class rather than View access to the
+  class. (John Rouillard)
 
 2016-01-11: 1.5.1
 

Roundup Issue Tracker: http://roundup-tracker.org/