Bugzilla – Bug 1103350
Vibe405: Two items can't be modified on Configure Desktop Application page
Last modified: 2018-08-13 04:00:20 UTC
Test Environment: Server OS: SLES 15 GM with German Build: vibe-4.0.5-linux_20180728062452 Client: win7+Firefox Steps: 1. Admin login web page of Vibe; 2. Go to 'Administration Console',under 'System',click 'Desktop Application'; 3. On the opened Configure Desktop Application page,uncheck the 'Remove cached files after:' and 'Allow user to modify cached files lifetime',then click OK. Actual result: Open the Configure Desktop Application page again, these two items still were checked,the modification hasn't been saved. Notes: Change the 'Remove cached files after:' from the default 30 to other number,this change can't be saved too.
These options didn't work properly because they are actually Filr options that weren't applicable to Vibe. They weren't fully implemented for Vibe and shouldn't have been visible. Since Filr and Vibe no longer share the same code base, I removed them altogether.
This fix is in the Vibe OnPrem 4.0.5 build 20180811015308. open source project revision 24058, and closed source project revision 8392.
Verify this issue in the Vibe OnPrem 4.0.5 build 20180811015308,these two options are removed.