NimStoryFont
NimStoryFont copied to clipboard
Make it so that image paths ALWAYS are consistently full paths determined by the backend. The frontend should not be building image urls!
Culprit areas where this happens: campaign-overview component (CampaignOverview serialization) home2-component (CampaignOverview Serialization) background-image component (CampaignOverview Serialization) sidebar-component (CapmaignOverviewSerialization)
Another culprit: map (MapSerialization)
I'm pretty sure the Image-Gallery component also fucks up
campaign component (CampaignSerialization)
Also the error 400 page