Details
-
Bug
-
Resolution: Fixed
-
Minor
-
6.0.1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce
- Log in i.e. as Admin (any user will do)
- go to Profile -> "My dashboard"
- edit the section, and add e.g. a "documents" Gadget
- "save and view"
what happes is that the documents widget shows a lot of empty rows and an as action
I did some debugging and it looks like the options.callback from the watchlist macro (which is embedded in the "Watchlist" section of the user profile) is used for rendering the table rows instead of the one for the documents.
A similar problem can be observed if both the watchlist and the documents macro are added to a dashboard, but only if the watchlist is rendered first. If the watchlist comes last, there is no problem.