<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to safely use displayPath in Template? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123673#M87072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a bug - the code should not allow exceptions to go off internally which cause the transaction to fail later. If the user does not have access to the entire path then it cannot be rendered and "" should be returned but not throw an exception internally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have raised a JIRA item for this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1782" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2007 09:43:21 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-09-28T09:43:21Z</dc:date>
    <item>
      <title>How to safely use displayPath in Template?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123672#M87071</link>
      <description>How can I safely use node.displayPath in a template?Just using this ${child.displayPath}‍throws the UnexpectedRollbackException below when running as a user who doesn't have permissions across the path.&amp;nbsp; It's ok when running as an admin.When I look at the code, it looks like it should be safe to cal</description>
      <pubDate>Thu, 27 Sep 2007 17:07:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123672#M87071</guid>
      <dc:creator>stk137</dc:creator>
      <dc:date>2007-09-27T17:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely use displayPath in Template?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123673#M87072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a bug - the code should not allow exceptions to go off internally which cause the transaction to fail later. If the user does not have access to the entire path then it cannot be rendered and "" should be returned but not throw an exception internally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have raised a JIRA item for this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1782" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 09:43:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123673#M87072</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-28T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely use displayPath in Template?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123674#M87073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is a bug - the code should not allow exceptions to go off internally which cause the transaction to fail later. If the user does not have access to the entire path then it cannot be rendered and "" should be returned but not throw an exception internally.&lt;BR /&gt;&lt;BR /&gt;I have raised a JIRA item for this:&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1782" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Kevin&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;oops, right after I posted I also decided that it's must be a bug even if there's a work around. So, I also created a JIRA item&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1607" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1607&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 16:19:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123674#M87073</guid>
      <dc:creator>stk137</dc:creator>
      <dc:date>2007-09-28T16:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely use displayPath in Template?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123675#M87074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1782" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1782&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;it says see&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/CHK-1454" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/CHK-1454&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;but I can't access that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you repeat anything noteworthy that I am missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 18:49:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123675#M87074</guid>
      <dc:creator>stk137</dc:creator>
      <dc:date>2007-10-02T18:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely use displayPath in Template?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123676#M87075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes sorry i didn't know the CHECKIN project was internal - i've updated the issue with the comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 16:25:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-use-displaypath-in-template/m-p/123676#M87075</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-10-08T16:25:09Z</dc:date>
    </item>
  </channel>
</rss>

