-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 7.10, 8.2
-
Component/s: Seam / JSF UI
- configure the server to use a custom content view "maContent", a custom tab "Archive", an automation chain and a user action to launch it (attachec
NXP-19906-config.xml can be put in the nxserver/confg directory for these) - create a workspace A
- create a folder B
- create a file C
- create a file D
- launch the action on the D file and double-check it is in obsolete state
- click Workspace A
- click Manage tab
- head over to Local Configuration
- enable Documents Content Configuration
- bind Folder to maContent view
- click Save
- click folder B
- the content is correctly displayed, showing file C
- click Archive tab (TAB_OBSOLETE)
- the content is the same, it should show file D instead
- go back to the Content Tab, it now shows D instead of C
- either it is still not refreshed or the wrong data is displayed
As a workaround one can disable the ajax Tabs using the disableAjaxTabs.xml file attached.