In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084
If the post is owned by Visitor, do not show the link because no one is allowed to see Visitor's profile. If the current user is Visitor, do not show the link because Visitor is not allowed to view anyone's profile.
This commit is contained in:
parent
3fb3644389
commit
247166baf2
9 changed files with 194 additions and 50 deletions
|
|
@ -35,6 +35,7 @@
|
|||
- fixed #11083: TGC template bug fixes, round #1
|
||||
- fixed #10544: Child assets under uncommitted parents
|
||||
- fixed failure in test 250 of t/00_compile.t
|
||||
- fixed #11084: option to view private profiles
|
||||
|
||||
7.8.0
|
||||
- upgraded YUI to 2.8.0r4
|
||||
|
|
|
|||
BIN
docs/upgrades/packages-7.7.22/root_import_collaboration.wgpkg
Normal file
BIN
docs/upgrades/packages-7.7.22/root_import_collaboration.wgpkg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue