Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Jmix productionMode property does not affect Vaadin configuration #680

Closed
Flaurite opened this issue Oct 4, 2021 · 1 comment
Closed
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@Flaurite
Copy link
Contributor

Flaurite commented Oct 4, 2021

Description

Remove vaadin.servlet.productionMode and use jmix.ui.productionMode.

Changes

jmix.ui.productionMode is false by default.

QA

  1. Create new project
  2. Launch the app and try to open Vaadin debug window by the following url postfix:
http://localhost:8080/?debug

The debug window in the bottom right corner should be visible.

  1. Add to the application properties:
jmix.ui.productionMode=true
  1. Launch the app and try to open debug window like in the case above. There is no window should be visible.
@Flaurite Flaurite added the type: bug Something isn't working label Oct 4, 2021
@Flaurite Flaurite added this to the 1.1.0 milestone Oct 4, 2021
@Flaurite Flaurite self-assigned this Oct 4, 2021
@Flaurite Flaurite changed the title Jmix productionMode property does not set affect Vaadin configuration Jmix productionMode property does not affect Vaadin configuration Oct 4, 2021
@lovtsovaik lovtsovaik assigned reznikova21 and unassigned lovtsovaik Oct 4, 2021
@reznikova21 reznikova21 reopened this Oct 5, 2021
@reznikova21
Copy link

Jmix version: 1.1.0-SNAPSHOT - verified

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants