<?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 How to debug js in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219443#M172573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All , &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have install 3.2r, some time , I want to alert a message to get js function. and now ,I add alert sentence ,It not run ,but I know the function must been call . how an I alert a message?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Sep 2010 03:15:25 GMT</pubDate>
    <dc:creator>evan</dc:creator>
    <dc:date>2010-09-10T03:15:25Z</dc:date>
    <item>
      <title>How to debug js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219443#M172573</link>
      <description>Hi All , &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have install 3.2r, some time , I want to alert a message to get js function. and now ,I add alert sentence ,It not run ,but I know the function must been call . how an I alert a message?Thanks.</description>
      <pubDate>Fri, 10 Sep 2010 03:15:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219443#M172573</guid>
      <dc:creator>evan</dc:creator>
      <dc:date>2010-09-10T03:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219444#M172574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a tool to debug js : &lt;/SPAN&gt;&lt;A href="http://youralfresco:8080/alfresco/service/api/javascript/debugger" rel="nofollow noopener noreferrer"&gt;http://youralfresco:8080/alfresco/service/api/javascript/debugger&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 06:53:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219444#M172574</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2010-09-10T06:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219445#M172575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Dranakan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply , the url can not open . do you have other url?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 09:06:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219445#M172575</guid>
      <dc:creator>evan</dc:creator>
      <dc:date>2010-09-13T09:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219446#M172576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The debug tool is on your Alfresco Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Replace in the URL the "youralfresco" by your alfresco server (perhaps by localhost, …)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 09:13:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219446#M172576</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2010-09-13T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219447#M172577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please keep in mind that the JavaScript debugger that comes packaged with Alfresco will only work if your server runs on a system with a graphical user environment. It will NOT work on a host environment, e.g. dedicated *nix server with just a console for you to ssh your way in. And even if it is supported by your server, you have to have access to the graphical environment the debugger interface will be executed in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 15:32:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-debug-js/m-p/219447#M172577</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2010-09-18T15:32:29Z</dc:date>
    </item>
  </channel>
</rss>

