[Tiki-devel] What would prevent an "authorised" user (tracker item owner) to see the value of a field with the plugin list ? (work with trackerList)
Bsfez Tiki via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
On a Tiki22 I have a tracker for users.
This tracker has a file field that is set to "bare link". (I tried all the Display Mode of the field)
Each user is the item owner.
If I log as a user, this user can see the item and all the values (dl1487 for the file for my test user).
This user can also go to the file gallery and see the picture.
But using the plugin List this user can’t see the value…
To test I set a wiki page with the plugin List (here I hardcoded the username to be sure)
{LIST()}
{filter content="2" field="tracker_id"}
{filter content="באום" field=tracker_field_childrenFamilyName}
{filter categories="17"}
{OUTPUT()}Field Picture: {display name="picture"}{OUTPUT}
{FORMAT(name="picture")}{display name="tracker_field_childrenPicture"}{FORMAT}
{LIST}
Below the plugin list I set a trackerList plugin with 3 fields to double-check this user can see the values
{trackerlist trackerId="2" fields="90:136:485"}
Admin will see the value (value for row.tracker_field_childrenPicture = 1487)
If I log as the user I have a "No value for" in the pluginList (but he can see it from the trackerlist)
What could prevent the fields to be displayed ?
B
PS: I refreshed dozens of time the unified-index checked it is error free. Flushed caches...
_______________________________________________
TikiWiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel