-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.1 RC2 (Lovelace), 5.0.10 (Kay SR10)
-
Fix Version/s: None
-
Component/s: CORE
-
Labels:None
Right now calling a @UseBookmark method will fail on the latest point possible if the user enabled bookmark support through @EnableBookmarkSupport but forgot to add a bookmark manager.
We should fail during startup if there is no bookmark manager available.