Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE when creating report using wizard #1302

Closed
myatlevEvg opened this issue Sep 26, 2018 · 1 comment
Closed

NPE when creating report using wizard #1302

myatlevEvg opened this issue Sep 26, 2018 · 1 comment
Assignees
Labels
state: fixed Fixed by the developer type: regression ver: 7.0.0 Fixed in version
Milestone

Comments

@myatlevEvg
Copy link

myatlevEvg commented Sep 26, 2018

Platform 7.0

  1. Open refapp 7.0
  2. Open reports screen
  3. Click Create -> Using Wizard

AR

	at com.haulmont.cuba.web.gui.components.WebDialogWindow$WebDialogOptions.setWidth(WebDialogWindow.java:332)
	at com.haulmont.cuba.gui.DialogOptions.setWidth(DialogOptions.java:225)
	at com.haulmont.cuba.gui.DialogOptions.setWidth(DialogOptions.java:214)
	at com.haulmont.reports.gui.report.wizard.ReportWizardCreator.init(ReportWizardCreator.java:147)
	at com.haulmont.cuba.gui.components.AbstractWindow.init(AbstractWindow.java:91)
	at com.haulmont.bali.events.EventHub.publish(EventHub.java:170)
	at com.haulmont.cuba.gui.screen.Screen.fireEvent(Screen.java:124)
	at com.haulmont.cuba.gui.screen.UiControllerUtils.fireEvent(UiControllerUtils.java:54)
	at com.haulmont.cuba.web.sys.WebScreens.createScreen(WebScreens.java:221)
	at com.haulmont.cuba.web.sys.WebScreens.create(WebScreens.java:156)
	at com.haulmont.cuba.web.sys.WebScreens.openWindow(WebScreens.java:562)
	at com.haulmont.cuba.gui.screen.compatibility.LegacyFrame.openWindow(LegacyFrame.java:113)
	at com.haulmont.reports.gui.report.browse.ReportBrowser$7.actionPerform(ReportBrowser.java:179)
	at com.haulmont.cuba.web.gui.components.WebPopupButton$PopupActionWrapper.actionPerform(WebPopupButton.java:395)
	at com.haulmont.cuba.web.gui.components.WebButton.buttonClicked(WebButton.java:60)
@myatlevEvg myatlevEvg added client: web type: bug Something isn't working labels Sep 26, 2018
@jreznot jreznot added this to the Release 7.0 milestone Sep 26, 2018
@jreznot jreznot added type: regression and removed type: bug Something isn't working labels Sep 26, 2018
@myatlevEvg
Copy link
Author

myatlevEvg commented Sep 27, 2018

Check this issue before closing this one.

@haulmont-git haulmont-git added the ver: 7.0.0 Fixed in version label Oct 3, 2018
@myatlevEvg myatlevEvg assigned sukhova and unassigned myatlevEvg Oct 5, 2018
@sukhova sukhova added the state: fixed Fixed by the developer label Oct 23, 2018
@sukhova sukhova closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: fixed Fixed by the developer type: regression ver: 7.0.0 Fixed in version
Projects
None yet
Development

No branches or pull requests

4 participants