Item14077: INCLUDE{"topic,list"} fails if first topic is access denied.
Priority: Urgent
Current State: Closed
Released In: 2.1.3
Target Release: patch
%INCLUDE{"SecretStuff,"NotSoSecret"}%
is documented as displaying the first topic in the list that the user has authority to view. However instead, the user is presented with a warning:
Warning
Can't INCLUDE Sandbox.NotSoSecret repeatedly, topic is already included.
The issue appears to be that when the list of topics is considered, the topic failing access is marked as included before checking for access permission.
--
GeorgeClark - 29 May 2016
Also noted that if access is denied, the topic context is not restored.
And also, the access denied message ignores the warn= text. (See
Item11548)
--
GeorgeClark - 29 May 2016