Defect HC-4561

NullPointerException in logs when closed store is accessed

Software

Customer case Applies to Corrected in
CS0135458 V9.0.1.10 9.0.1.14

Observed behavior

A NullPointerException appears in the logs when a closed store is accessed.

Expected behavior

Shoppers using a bookmark for a store that has since been closed should not lead to a serious error.

Resolution

The logic was changed to properly address the closed store and handle the situation gracefully.