-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.6
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Relations, Seam / JSF UI
-
Tags:
-
Backlog priority:100
-
Sprint:Sprint 1_old
Depending on the plugin configuration, the system redirects to two different URLs after adding or removing a relation:
- http://localhost:8080/nuxeo/document_relations.faces, which displays the Relations tab
- http://localhost:8080/nuxeo/default/nxpath/path/to/my/doc@document_relations?mainTabId=MAIN_TABS%3Adocuments&conversationId=0NXMAIN&tabIds=MAIN_TABS%3Adocuments%2C%3ATAB_RELATIONS which display a Page Not Found error
Why?
- is required by
-
NXP-10586 Fix redirection after adding or removing a relation
- Resolved