Actions
Bug #4413
closedCB Field substitutions not working in CB 191 and CB 20b2 tests
Start date:
05 February 2014
Due date:
% Done:
0%
Estimated time:
2:00 h
Description
I tried this in a delimiter field:
[cb:if user="#displayedOrMe" user_id<="0"]I am A GUEST.[/cb:if]
[cb:if user="#displayedOrMe" user_id>"0"]I am NOT A GUEST.[/cb:if]
No matter if I am logged in or not it always displays I am NOT A GUEST
Updated by krileon over 11 years ago
- Status changed from New to Assigned
- Assignee set to krileon
- Target version set to CB 2.0.0
Updated by krileon about 11 years ago
Usage issue, could not confirm bug. On profile when using #displayedOrMe the result is always #displayed (the user being displayed). For this to check viewing user when viewing a profile it must be #me.
Updated by krileon about 11 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.0.0)
Actions