Project

General

Profile

Actions

bug #6811

closed

View and according Presenter are initialized 3x

Added by Andreas Kohlbecker over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
critical
Found in Version:

Description

For each request to a View the View bean is initialized 3x for the same view-scope.
After the request has been processed 3 pairs of View-Presenter instances of the same classes exist:

View@A-Presenter@A, View@B-Presenter@B, View@C-Presenter@C

This causes confusion in the UI: For example while View@A is being displayed, but the UIDL request send in turn of interaction with the UI is send to another View@C and thus is processed by Presenter@C.


Related issues

Related to EDIT - bug #6562: vaadin mvp framwork presenters without viewClosedAndreas Kohlbecker

Actions
Related to EDIT - bug #7231: replace the SpringApplicationBus by Vaadin4Spring Event Bus in scoped contextsClosedAndreas Kohlbecker

Actions
Actions #1

Updated by Andreas Kohlbecker over 6 years ago

  • Related to bug #6562: vaadin mvp framwork presenters without view added
Actions #2

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.9 to Release 4.10
Actions #3

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.10 to Release 4.11
Actions #4

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.11 to Release 4.12
Actions #5

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.12 to Release 4.13
Actions #6

Updated by Andreas Kohlbecker about 6 years ago

  • Description updated (diff)
Actions #7

Updated by Andreas Kohlbecker about 6 years ago

  • Description updated (diff)
Actions #8

Updated by Andreas Kohlbecker about 6 years ago

  • Description updated (diff)
Actions #9

Updated by Andreas Kohlbecker about 6 years ago

  • Description updated (diff)
Actions #10

Updated by Andreas Müller about 6 years ago

  • Target version changed from Release 4.13 to Release 4.14
Actions #11

Updated by Andreas Kohlbecker about 6 years ago

  • Status changed from New to Worksforme
  • Target version deleted (Release 4.14)

most probably fixed by #7231

Actions #12

Updated by Andreas Kohlbecker about 6 years ago

  • Related to bug #7231: replace the SpringApplicationBus by Vaadin4Spring Event Bus in scoped contexts added
Actions #13

Updated by Andreas Kohlbecker about 6 years ago

  • Status changed from Worksforme to Closed
  • Target version set to Release 4.14
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF