
Date Published: May 09,2025 Category: Planned_First_Fix_Release:Will_Not_Fix; Product:Blackboard_Learn_MH,Blackboard_Learn_SaaS,Blackboard_Learn_Software; Version:X3900_112_0,X3900_114_0,X3900_116_0 Article No.: 000090623
Producto: Learn Software
Versión: 9.1;SaaS
Paquetes de servicio: 3900.112.0, 3900.114.0, 3900.116.0
Descripción:
When having two separate well-formed Minisites, and Minisites A links to Minisites B directly, B cannot be loaded even if B can be loaded when accessed using relative links.
A Minisite is well-formed if it and all its assets are completely self-contained in a single folder such that all assets are _children_ of the folder containing the "index.html".
Pasos para repetir:
Prerequisites:
- On your local computer, create one main folder
- Create two folders inside it
- In each subfolder, create an HTML file.
- Make sure the first HTML file has a link to the second html file
- Make sure you use a relative path instead of the entire path to it (ex: a href="../moduleX/index.html")
- Log into Blackboard Learn Ultra Experience as an Administrator
- Create an Original Course
- Upload the files with the same folder structure using the course Content Collection under Course Management
- Under the Content section of the course, create one item
- Add an Image to it and embed a link with the permanent URL to the index.html for the first folder
- Do the same for the second index.html file
- Enroll a student (Student Preview will not replicate)
- Access the first module and click on the link that you expect will take you to the second module.
Observed Behavior:
An error is displayed and the student is not taken to the intended module.
Expected Behavior:
The student is taken to the intended module.
Versión de destino: Will Not Fix