Category: Share
Share access rights on tiki objects
Show subcategories objects
| Name | Type |
|---|---|
| Share doesn't include the token unless subscribe notification is checked | tracker item |
|
carsten.aevermann coaboa
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers)) |
tracker item |
|
Facebook Sharing is not working (tiki-share.php)
On "Share this Page", "Put on my Facebook wall " is not working. (Share using email is ok). To demonstrate I created a show instance using a fb test app. I set a specific admin password. |
tracker item |
|
Share a wiki page should share the body of the page only, and not all the other module zones
Share a wiki page should share the body of the page only, and not all the other module zones |
tracker item |
|
Share access rights when using Share or Tell a friend fails in both cases with SEFURL enabled
I recall this working in 6.x or so, so "tagged as regression". Using (12.1svn): Abril 4, 2014. r50665 Sharing acccess rights, with token access, seems to be failing. When using "Tell a firend" for a wiki page, as user with tiki_p_admin, there is a checkboxa message sending time, and the link in the email received by the destination emial contains a TOKEN hash inside. However, once clicked in that link in a browser as anonymous, the user see the message "L'accés a aquesta pàgina està acabat" (the access to this page is over). When using Share, as user with tiki_p_admin to share a wiki page, I see the dropdown to indicate how many times to share access rights with that email. I shared for 3 accesses (the mas allowed in the admin panel, and thus, in the dropdown, also). The eamil that receives a message comes with a token hash inside, but still gets the message "L'accés a aquesta pàgina està acabat" (the access to this page is over). --- u: admin p: 12345 Homepage restricted to registered users. When SEFURL is off, sharing access rights with friends seemed to work as expected. http://xavi-9794-5225.show.tikiwiki.org/tiki-index.php?page=Community+Members+HomePage --- IT seems the bug was not solved in trunk by then (15.x currently), and a new fix was added by jonnyb in r58322. {sign user="xavidp" datetime="2016-04-14T12:54:16+00:00"} --- Fix unconfirmed for me {sign user="xavi" datetime="2016-04-18T11:41:19+00:00"} in localhost with a snapshot of this site upgradeed to 15.x (rewrite rules do not work in show.t.o so SEF cannot be tested there). When attempting to view the site as anon. with the url (which includes the token param name and value), I get: {QUOTE()} Your access to this page has expired {QUOTE} Update June 22, 2016: This issue seems to happen still when any param is added to the url (page_ref_id=nnn - from structures, or fullscreen=y to prevent disclosing information from the side modules that the user has access to, besides the content that would like to be shown frmo the central column). {sign user="xavi" datetime="2016-06-23T07:32:05+00:00"} |
tracker item |
|
Share broken on t.o: emails not sent and alert-warning box says undefined
Share feature was enabled. Unified search index rebuilt (or at least intended to do so, through tiki control panel) I attempted to share one page with myself to double check a report with Share feature when perspectives were used, and I saw that it seems to be a broken feature in t.o for unknown reasons. Example: https://tiki.org/tiki-share.php?url=%2F202002-TAG-Meeting%3Fpage_ref_id%3D1328 I typed one or several emails, selected the options * "Share access rights" * "Receive notifications when the link is accessed" and set * Token Access Limit: 5 Send email: yes (all other action buttons set to "no"), and I get at the top: "undefined" No email is received by recipients. t.o seems to currently run on: Last update from SVN (21.0vcs): Sunday 15 March 2020 17:41:50 CET - REV 75908 (MyISAM) |
tracker item |
|
Share fails to send a link through an inter-tiki messanger
1. We enter the name of the user at the corresponding input, Tiki offers us a list of users (here is 1) which we might be looking for: {img fileId="1052" thumb="box"} 2. When we press "Share" button", the following error appears: {img fileId="1053" thumb="box"} 3. We delete the parenthesis and whatever is inside of them: {img fileId="1054" thumb="box"} 4. Press "Share" and the feature works well! {img fileId="1055" thumb="box"} This is an issue, since TIki offers users the "better way" offering users it knows about, but which doesn't work. Inter-tiki messenger on it's own is working properly, no error pops up at the very similar procedure carried out through the mailbox. P.S. No php errors appear at the page bottom. |
tracker item |
|
Share feature allows access 1 time less than value set in threshold
((doc:Share feature)) allows access 1 time less than value set in threshold. Tested with sharing access 3 times to 2 users (sharing object perms), and it could only be viewed twice by each user. Attempted to get it reproduced in a show2.t.o instance. http://xavidp-1553-7326.show2.tikiwiki.org/ u: admin p: 12345 Applied the company intranet profile. Enabled the share feature, and I was able to shaer a wiki page 5 times, and the email receiving the url with token was able to view that page 5 times. No more, no less. No idea what happened the other day in the test we did Jyhem and myself on a Tiki 21 production site of myself. |
tracker item |
In 12.x it works as expected, as far as this issue is concerned.
To reproduce, come here as admin:
http://xavi-9794-5631.show.tikiwiki.org/tiki-share.php?ur
u: admin
p: 12345
and share that page to your email.
Logout as admin, and visit the url in the email you received.
You should be able to see the homepage as if you were the admin (even if hte page is not viewable for anons).
But you can't due to some bug.