<?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: Tags in 3.2r in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221355#M174485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you say you "cannot add tags" - what exactly is the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the total number of documents, you need to update the ACL check limits in alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#&lt;BR /&gt;# Properties to limit resources spent on individual searches&lt;BR /&gt;#&lt;BR /&gt;# The maximum time spent pruning results&lt;BR /&gt;system.acl.maxPermissionCheckTimeMillis=10000&lt;BR /&gt;# The maximum number of results to perform permission checks against&lt;BR /&gt;system.acl.maxPermissionChecks=1000&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2009 08:41:56 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-10-22T08:41:56Z</dc:date>
    <item>
      <title>Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221354#M174484</link>
      <description>Good day all.Have a bit of a quandary.&amp;nbsp; Have two issues since upgrading to 3.2r. 1) We now can not add tags to documents in Share.&amp;nbsp; Any thoughts?&amp;nbsp; Nothing is coming up in the log.&amp;nbsp; I could enable some more verbose logging, just not sure which objects I should change in the log4j file.2) This issue i</description>
      <pubDate>Wed, 21 Oct 2009 14:34:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221354#M174484</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2009-10-21T14:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221355#M174485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you say you "cannot add tags" - what exactly is the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the total number of documents, you need to update the ACL check limits in alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#&lt;BR /&gt;# Properties to limit resources spent on individual searches&lt;BR /&gt;#&lt;BR /&gt;# The maximum time spent pruning results&lt;BR /&gt;system.acl.maxPermissionCheckTimeMillis=10000&lt;BR /&gt;# The maximum number of results to perform permission checks against&lt;BR /&gt;system.acl.maxPermissionChecks=1000&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 08:41:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221355#M174485</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-10-22T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221356#M174486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Mike.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is, when I type a tag into the input box and click the add button, nothing happens.&amp;nbsp; This is in the 'Details for..' pop-up from the documentlist list page.&amp;nbsp; I can't add a tag from the 'Full Metadata Edit page…', only select an existing tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the 2nd issue, its all good now.&amp;nbsp; Thanks for that info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 18:21:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221356#M174486</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2009-10-22T18:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221357#M174487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm… When you click "Add", does the new tag appear above the input box? Hitting OK on the dialog should then commit the group of tags in this area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which web browser are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you have an old cached JAvaScript file hanging around? Maybe try a forced-refresh, or clearing the browser cache?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 18:48:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221357#M174487</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-10-22T18:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221358#M174488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hmmm… When you click "Add", does the new tag appear above the input box? Hitting OK on the dialog should then commit the group of tags in this area.&lt;BR /&gt;&lt;BR /&gt;Which web browser are you using?&lt;BR /&gt;Could you have an old cached JAvaScript file hanging around? Maybe try a forced-refresh, or clearing the browser cache?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, the tag doesn't appear, as I've seen in 3.2.&amp;nbsp; Nothing happens at all actually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just tried clearing the cache.&amp;nbsp; No luck.&amp;nbsp; I've accessed the app with both Firefox 3 and IE 8.&amp;nbsp; Cleared the cache in both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thought perhaps the JS might have been cache by the web server (IIS), so I tried access Tomcat directly, no change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've checked both IE and Firefox's error consoles.&amp;nbsp; No errors in there, just some CSS warnings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scratching my head on this one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 19:52:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221358#M174488</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2009-10-22T19:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221359#M174489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, hold the press!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Think I found a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can add a tag, but the length has to be greater than 11 characters.&amp;nbsp; Anything less, nothing happens.&amp;nbsp; As soon as the length is greater than 10, it adds it without issue.&amp;nbsp; The tags are being properly persisted too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the case for both IE and Firefox.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 19:56:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221359#M174489</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2009-10-22T19:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221360#M174490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have no idea why that might be - the only code that would prevent a new tag being added is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;// sanity checks&lt;BR /&gt;if (tagName === null || tagName.length &amp;lt; 1)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return;&lt;BR /&gt;}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 22:18:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221360#M174490</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-10-22T22:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221361#M174491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are having the same problem regarding the use of Tags. The main issure for us is that we can not use a purely numerical tag less than 11 digits long. I would like to use our 8 digit product codes to reference documents but the system will not allow me to "Add" the tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was it classed as a bug, has it been resolved or is there a fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy Smith&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 16:56:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221361#M174491</guid>
      <dc:creator>andysm</dc:creator>
      <dc:date>2010-02-11T16:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221362#M174492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We are having the same problem regarding the use of Tags. The main issure for us is that we can not use a purely numerical tag less than 11 digits long. I would like to use our 8 digit product codes to reference documents but the system will not allow me to "Add" the tag.&lt;BR /&gt;&lt;BR /&gt;Was it classed as a bug, has it been resolved or is there a fix?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Hi Andy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this was as a result of JavaScript trying to index an array rather than an object property, as the tag is treated as a number rather than a string. I've just tested v3.3dev and had no problems setting numerical tags. Note the Document Library on v3.3 uses the Forms Service, so it's a different mechanism anyway - but the blog, discussions, etc. still use the "old" way and they're all ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 21:45:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221362#M174492</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-02-11T21:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221363#M174493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;any update on this issue? we are also experiencing the same issue here….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 08:40:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221363#M174493</guid>
      <dc:creator>joemarbolo</dc:creator>
      <dc:date>2010-03-10T08:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221364#M174494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fixed on v3.3&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 09:53:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221364#M174494</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-03-10T09:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tags in 3.2r</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221365#M174495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Happy to hear!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 15:49:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tags-in-3-2r/m-p/221365#M174495</guid>
      <dc:creator>benswitzer</dc:creator>
      <dc:date>2010-03-10T15:49:07Z</dc:date>
    </item>
  </channel>
</rss>

