<div dir="ltr"><div>Hello all,</div><div><br></div><div>I am using vtiger 7.2 and I found a bug that in case of open record from share list, you jump to the record from ALL list (The header is <module name>->ALL-><my list></div><div>I dive to the log and CustomView module and found out that in 

isPermittedCustomView function (file modules/CustomView/CustomView.php) in case of share list you get permission No even if other user share the list with you. </div><div>so the cvid does not save in the session date (viewid set to 0)</div><div> <span style="background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;color:rgb(156,220,254)">$_SESSION</span><span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">[</span><span style="background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;color:rgb(206,145,120)">'lvs'</span><span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">][</span><span style="background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;color:rgb(156,220,254)">$module</span><span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">][</span><span style="background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;color:rgb(206,145,120)">"viewname"</span><span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">] = </span><span style="background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;color:rgb(156,220,254)">$viewid</span><span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">;</span></div><div> </div><div>There is something I miss? Why the permission is no even if someone share this list with my?<span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre"><br></span></div><div><br></div><div>Thank you,</div><div>Omri</div><div><br></div></div>