-
9 Mar 2012 12:16 PM #1
Build 311: TypeError: 'null' is not an object / any chance to get 309 again?
Build 311: TypeError: 'null' is not an object / any chance to get 309 again?
I get this error more often now than before:
x1+.png
This happens when I select an instance of a custom component in the project inspector.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
9 Mar 2012 12:32 PM #2
Follow up:
The problem is when I select a custom component based on DisplayField. Compared with the other two custom components the only difference is that this one has a basic function (setValue()):
x1+.png
Finally I be able to expand the node and found the problem:
x1+.png
Obviously Designer now is preventing override of component's standard methods.
Well, I will move the code to override class and for now I0m aware that you can't override methods using basic function.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
9 Mar 2012 12:41 PM #3
Follow up:
Removed basic function and custom property but still getting the same error each time I select the custom component itself or instance of it in another view.
UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
9 Mar 2012 12:58 PM #4
Could it be this problem?
http://www.sencha.com/forum/showthre...ng-arrow-links
Expand all nodes and see if you still are running into this issue.
And if that doesnt work and you want to downgrade to 309...
http://www.sencha.com/forum/showthre...l=1#post750916Aaron Conran
@aconran
Sencha Architect Development Team
-
9 Mar 2012 2:24 PM #5
UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote