Closed (fixed)
Project:
Aspiration
Version:
1.1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2025 at 12:30 UTC
Updated:
22 Oct 2025 at 16:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joachim namysloI removed the function in Line 37 snd now the maintenance Page is working correctly.
Should work as well.
{{ source('@aspiration/images/maintenance.svg') }}should also be possible. but the original code
i"@aspiration/../images/maintenance.svg"is outside the @aspiration namespace wich chauses the error.
Comment #3
shank115 commentedI couldn't find any image in /images/maintenance.svg that is why it is throwing error. For now I have just commented out that part in the patch.
Comment #4
sujan shrestha commentedHi @Joachim @Shashank, thanks for your suggestion. i have removed the maintenance-icon since it wasn’t necessary. I appreciate you for pointing that out and suggesting a solution.