Created attachment 861351 [details] the missing flash Description of problem: Checked the home page, found that it missed part of flash on the page, details see in attachment please. Version-Release number of selected component (if applicable): devenv_4352 How reproducible: always Steps to Reproduce: 1.Check the home page 2. 3. Actual results: Home page is missing part of flash. Expected results: Home page should not miss flash. Additional info:
I think this might be due to file attachments not getting copied to the drupal devenvs.
Yes uploaded images do not get backported from production (same reason we see no images on the partner page in anything except for PROD). We should move these two images into the source now. Lowering severity since this doesn't affect PROD. Note: the images appear in INT because they were uploaded directly to it for testing.
The image links are absolute paths stored in PROD database. Next time the PROD database is dumped into devenv this bug will fix.