-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF06, 5.7.1
-
Component/s: Relations
After adding or removing a statement, the method returns "document_relations".
Then, depending on the plugins installed, the user is redirected to
- 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
See NXP-10587 to understand why there are two different behaviors.
- depends on
-
NXP-10587 Understand the different redirection behaviors when adding/removing a relation
- Open