Bug #35336
Loading elements is not shown on module initialization
| Status: | Resolved | Start date: | 2012-03-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Oliver Hader | % Done: | 100% |
|
| Category: | Bugs | |||
| Target version: | Core - 4.5.15 | |||
| TYPO3 Version: | 4.5 | PHP Version: | ||
| Votes: | 0 |
Description
If the workspace module is just initialized, it's not visualized that the workspace elements are fetched by a separate ExtDirect call.
By modifying the initialization order, it works fine. Ext.grid.GridPanel.loadMask just needs to be initialized first.
History
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10061
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch workspaces_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13858
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch 4.6 has been pushed to the review server.
It is available at http://review.typo3.org/13860
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch 4.5 has been pushed to the review server.
It is available at http://review.typo3.org/13861
Updated by Oliver Hader 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:f76c5034c2bd41f12eb01d2f5036f8909dffa0fd.