Implementation Problem with default display and indexing while adding HNAP to Docker GeoNetwork

Attempting to migrate to Docker with geonetwork:latetst and HNAP 4.2.11.
Metadata Display in GeoNetwork
* Default View: Missing title and critical metadata fields for HNAP. Indexing error.
* Full View: All metadata including HNAP seems well-formed and correctly displays details like the title.

Docker Deployment: the three HNAP files and folders (iso19139.ca.HNAP, doc, schema-iso19139.ca.HNAP-4.2.11-0.jar) are in the correct locations with appropriate permissions and ownership. The metadata schema for iso19139.ca.HNAP is registered and available in the “Metadata and Templates” tab.

Some validation rules specific to HNAP fail (e.g., multilingual and non-multilingual rules). Schema validation reports no errors.

Docker Logs: No errors appear in the GeoNetwork logs, indicating no critical runtime issues.