Ticket #1058 (closed Defect: fixed)
Webclient start fails if topic ID in URL is invalid
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.8.5 |
Component: | DeepaMehta Standard Distribution | Version: | 4.8.4 |
Keywords: | Cc: | dgf, Malte, JuergeN | |
Complexity: | 3 | Area: | Robustness |
Module: | deepamehta-webclient |
Description
The client-side error is:
TopicmapViewmodelError: set_topic_selection(76941) failed. Topic not in topicmap or not visible.
E.g. this happens if you do this:
- Open a topicmap you have no write permission to.
- Do a search or reveal any topic through navigation. The revealed topic's ID now appears in the browser URL. Note: DM does not add the topic to the topicmap as you have no write permission.
- Press browser reload.
For a related (meanwhile solved) problem see #1017.
Change History
Note: See
TracTickets for help on using
tickets.
In 971b95e0339daedf801dadac72c4b7170609485c/deepamehta: