confirm production branch loads PNG file
MatthewStephens opened this issue · 1 comments
MatthewStephens commented
Tracksys (preupgrade) is failing to find public/assets/request_form/ui-bg_highlight-soft_100_eeeeee_1x100-5a7d3304bb96c8ad8100ea9a931cdcdf.png
the route constructed is /assets/$fn, but on development the needed 'request_form' part of the path is present. Ensure this change makes it into the production branch.
MatthewStephens commented
Fix is in 9433879