<?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: Why? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294517#M247647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Because Octal numbers were removed by ES 5 (ECMA Script version 5) &lt;/SPAN&gt;&lt;A href="http://www.ecma-international.org/ecma-262/5.1/" rel="nofollow noopener noreferrer"&gt;http://www.ecma-international.org/ecma-262/5.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhino has been fixed to not have octal numbers,&amp;nbsp; I guess its just a case of waiting for the browsers to catch up.&amp;nbsp;&amp;nbsp; You may also be able to set your browser to "strict mode" to get a more standard compliant script engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit - hang on - the answer is wrong they should all be 45.&amp;nbsp;&amp;nbsp;&amp;nbsp; However parseInt of octal numbrs is deprecated, clearly there's a bug somwerhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jan 2014 13:33:00 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-01-24T13:33:00Z</dc:date>
    <item>
      <title>Why?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294515#M247645</link>
      <description>Chrome:console.log(parseInt('045'));console.log(parseInt(045));‍‍‍‍4537‍‍‍‍Firefox:console.log(parseInt('045'));console.log(parseInt(045));‍‍‍‍4537‍‍‍‍Node.js:console.log(parseInt('045'));console.log(parseInt(045));‍‍‍‍4537‍‍‍‍Alfresco javascript:logger.log(parseInt('045'));logger.log(parseInt(045))</description>
      <pubDate>Thu, 23 Jan 2014 21:53:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294515#M247645</guid>
      <dc:creator>mando_alvarado_</dc:creator>
      <dc:date>2014-01-23T21:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294516#M247646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think it has something todo with JavaScript engine. Different engine treats parseInt('045') differently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfreso use Rhino as JavaScript engine,using Rhino to evalute parseInt('045') will give you 37.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 03:28:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294516#M247646</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-01-24T03:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294517#M247647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Because Octal numbers were removed by ES 5 (ECMA Script version 5) &lt;/SPAN&gt;&lt;A href="http://www.ecma-international.org/ecma-262/5.1/" rel="nofollow noopener noreferrer"&gt;http://www.ecma-international.org/ecma-262/5.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rhino has been fixed to not have octal numbers,&amp;nbsp; I guess its just a case of waiting for the browsers to catch up.&amp;nbsp;&amp;nbsp; You may also be able to set your browser to "strict mode" to get a more standard compliant script engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit - hang on - the answer is wrong they should all be 45.&amp;nbsp;&amp;nbsp;&amp;nbsp; However parseInt of octal numbrs is deprecated, clearly there's a bug somwerhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:33:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why/m-p/294517#M247647</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-01-24T13:33:00Z</dc:date>
    </item>
  </channel>
</rss>

