#2973 - Background image randomly gets replaced with default
| Identifier | #2973 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Background image randomly gets replaced with default |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core_themeing |
| Description | Not sure what's going on here or even if this is a bug or not, but ever since upgrading to 10 RC25, whenever the cache clears on lovinity.org, somehow the custom background image I had set for the theme transitions back to the default background image generated by the theme wizard. Analyzing the theme's images shows the custom background image is still set as the outer background image for the theme. But I'm unable to get back that image as the background image without re-creating the theme over again. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Comments
"whenever the cache clears"
Do you know which cache?
"the custom background image I had set for the theme"
Is this an edit of the 'outer_background' theme image, or a new theme image tied in via a custom CSS edit?
"Analyzing the theme's images shows the custom background image is still set as the outer background image for the theme"
So I think you mean it was an edit of 'outer_background' then? Just somehow when the CSS is recompiled it is picking the wrong URL even though the URL of outer_background was edited and still shows as edited looking at the settings of the outer_background theme image?
Yes, it is the outer_background image
I think that may be what is going on. I uploaded a custom image for the outer_background image for the theme, but Composr is picking the default generated outer_background one and loading that instead. My custom outer_background image works after I first create the theme, but once the cache (don't know which one) clears, it starts showing the default outer_background image instead of the one I uploaded for outer_background. But the theme image manager still shows my custom image as the set outer_background. So that leads me to believe you may be right about it picking the wrong URL.