Bug 915523
| Summary: | multiple blog posts with images clobber each other | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | John Poelstra <poelstra> | ||||||||
| Component: | Website | Assignee: | Steve Goodwin <sgoodwin> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 2.x | CC: | dmcphers, mgao, yujzhang | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-04-02 13:46:26 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
John Poelstra
2013-02-26 00:10:59 UTC
Created attachment 702557 [details]
screenshot
Note, the same image was used on the both blog posts. The issue is that the images are not restrained and bleed over into other posts. It just so happens these two posts used the same image and were close to each other. Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/0b6120cb8fdfb2cc043ce117dd67e0c4590edd58 Merge pull request #945 from sg00dwin/blog-img Fix Bug 915523 - image layout within blog list Since the devenv_2878 have no blogs newly posted (even if I executed /etc/drupal/revert-features), I cannot verified this issue on dev. Will verified it on PROD when the code merged in PROD.Thanks! Tested this issue on PROD, the images of blog still bleeds over into other posts, see screenshot, we should restrain images of each blog with field of itself, could you please help to check again? Created attachment 712352 [details]
screenshot of blog images
Hi I just checked this in PROD and I'm not seeing the bug anymore and have confirmed the commit code is there. see attached screenshot Created attachment 716145 [details]
FF screenshot
Also tested in Chrome and Safari and images appear correctly.
(In reply to comment #9) Checked on PROD again using firefox, this issue does not exist now, so verify this bug, thanks. |