CruxFramework / crux-widgets

6 stars 4 forks source link

View Error when passing null as ViewID to showView method #594

Closed admtriggo closed 9 years ago

admtriggo commented 9 years ago

From samuel@cruxframework.org on February 03, 2015 18:19:37

viewContainer.showView(event.getViewName(), null, event.getData()); generates an error.

Original issue: http://code.google.com/p/crux-framework/issues/detail?id=594

admtriggo commented 9 years ago

From samuel@cruxframework.org on February 03, 2015 12:41:41

branch 5.3 revision 5907

Status: Fixed