Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino Designer
Categories XPages
Created by Guest
Created on Feb 22, 2019

Exclude nonexistent/invalid resources from xpage resource aggregation in v10, similar to how it does in R9

Starting with v10 and on v10.0.1, xpage resource aggregation throws error 404 if it is referencing an invalid or nonexistent js library. This was not the case in Domino 9 versions.

http://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2F1A 

However, apparently this is a security enhancement implemented for v10 releases since silently ignoring an invalid/non existent js is not correct as per the AppScan vulnerability scan tool - this is a tool that has been used to scan sample applications created using XPages. This tool was a requirement for adding the XPages app to IBM Bluemix (which is a cloud platform) and these fixes were done in V10 releases (to support Bluemix requirements). Regardless if the Xpage app is on IBM Bluemix or not, the XPages runtime needed to conform to the Bluemix requirements thus v10 code complied to this requirement.

Request that in v10 instead of generating a global 404 during aggregation, signal the lack of a resource somewhere else/differently.

  • Attach files