Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha Premium User
Ext.getResourcePath() is not documented
-
Sencha Premium User
Please note also that in the first link I provided there is a broken link to the undocumented function.
From "resolvedResource" docs:
These tokens are parsed and the pieces are then passed to the Ext#getResourcePath method.
It links to http://docs.sencha.com/extjs/6.2.1/c...etResourcePath which does not exist!
-
Sencha Premium User
Ext.getResourcePath is not located in Ext.js but in Boot.js:
http://docs.sencha.com/extjs/6.2.1/c....html#line1803
This and - as one can see there - that it has no comments are the cause of this documentation bug.
-
Sencha Premium User
Still not documented and broken link in 6.7.0.
Is Sencha abandoned ?
-
-
Sencha Premium User
Boot.js has been completely moved out of ExtJS since version 6.5.0, including the documentation. https://docs.sencha.com/extjs/6.5.0/...c/Boot.js.html or https://docs.sencha.com/extjs/6.5.0/.../Ext.Boot.html
The docs search for 'Boot' yields 'No results found' since then.
Grepping an ExtJS folder for a line from Boot.js won't find anything.
It was included in various package folders before, the top most being .sencha/package/Boot.js. https://cdn.sencha.com/ext/commercia...ackage/Boot.js
Now the only file named Boot.js is a test setup. https://cdn.sencha.com/ext/commercia.../specs/Boot.js
Instead from there on it has been distributed together with SenchaCMD under ant/build/app/Boot.js.