<?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: &amp;quot;No items&amp;quot; red bar in Alfresco 5.1.0/f? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296703#M249833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The no items red bar would usually indicate either that the current user is trying to access content that they don't have permission to view or are trying to access content that no longer exists (for example using a URL to a folder that has since been deleted). Because the buttons are also disabled this would indicate a permissions problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you've said that this is occurring on private sites can you confirm that the user has appropriate permissions to access that site?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other option for debugging would be to open the developer tools in your browser and inspect the XHR request that is made when attempting to get the details of the folder contents. The response body should provide more information on what is happening. If this is a permission issue then you're likely to see a return status code of 401.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2016 21:04:38 GMT</pubDate>
    <dc:creator>ddraper</dc:creator>
    <dc:date>2016-12-15T21:04:38Z</dc:date>
    <item>
      <title>"No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296702#M249832</link>
      <description>Hello Alfresco Community,&amp;nbsp;Problem:I'm running Alfresco Community 5.1.0 &amp;nbsp;(Share: 5.1.f) and for some reason in private sites, with folders, some folders that are fully gray (closed?) have a red bar going across them with the labal "No Items". All create folder and file buttons are grayed out and have</description>
      <pubDate>Thu, 15 Dec 2016 19:40:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296702#M249832</guid>
      <dc:creator>snailspeed</dc:creator>
      <dc:date>2016-12-15T19:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: "No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296703#M249833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The no items red bar would usually indicate either that the current user is trying to access content that they don't have permission to view or are trying to access content that no longer exists (for example using a URL to a folder that has since been deleted). Because the buttons are also disabled this would indicate a permissions problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you've said that this is occurring on private sites can you confirm that the user has appropriate permissions to access that site?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other option for debugging would be to open the developer tools in your browser and inspect the XHR request that is made when attempting to get the details of the folder contents. The response body should provide more information on what is happening. If this is a permission issue then you're likely to see a return status code of 401.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 21:04:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296703#M249833</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-12-15T21:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: "No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296704#M249834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;B&gt;Dave Draper&lt;/B&gt;‌ said it could be permission issue. If not then check your logs. Looks for errors, post it here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 04:37:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296704#M249834</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2016-12-16T04:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: "No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296705#M249835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies, I double checked permissions, and users should be fully permitted to view content within the folders in the private site. &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;One thing I noticed was that this only happens when I make folders with spaces in their name, i.e. "Documents Here" vs "Documents".&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Dave, I checked for a 401 on the browser with one hit for an html search of '401', but I'm not sure if it's a 401 error or just some string. I posted another screenshot to illustrate the folder thing and the 401 hit.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Mittal, thanks. Where should I look for these logs?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot guys.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 16:38:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296705#M249835</guid>
      <dc:creator>snailspeed</dc:creator>
      <dc:date>2016-12-16T16:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: "No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296706#M249836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;BR /&gt;&lt;BR /&gt;Removing spaces from the folder name seemed to solve the issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this filed as an official bug/fixed in 5.2?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 18:06:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296706#M249836</guid>
      <dc:creator>snailspeed</dc:creator>
      <dc:date>2016-12-16T18:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: "No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296707#M249837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved for us by changing folder names to NOT use spaces. Example: change "Folder Name" to "Folder_Name"...!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 20:01:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296707#M249837</guid>
      <dc:creator>bshanahan</dc:creator>
      <dc:date>2016-12-16T20:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: "No items" red bar in Alfresco 5.1.0/f?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296708#M249838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick &amp;amp; Tony, what Tomcat versions are you running? This sounds awfully familiar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 22:37:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quot-no-items-quot-red-bar-in-alfresco-5-1-0-f/m-p/296708#M249838</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-12-19T22:37:04Z</dc:date>
    </item>
  </channel>
</rss>

