Bug 915523

Summary: multiple blog posts with images clobber each other
Product: OKD Reporter: John Poelstra <poelstra>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: 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 Flags
screenshot
none
screenshot of blog images
none
FF screenshot none

Description John Poelstra 2013-02-26 00:10:59 UTC
Description of problem:
Multiple blog posts with images clobber each other.  See screenshot.

Comment 1 John Poelstra 2013-02-26 00:11:41 UTC
Created attachment 702557 [details]
screenshot

Comment 2 John Poelstra 2013-02-26 00:12:57 UTC
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.

Comment 4 openshift-github-bot 2013-03-01 01:38:29 UTC
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

Comment 5 Mengjiao Gao 2013-03-01 11:11:50 UTC
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!

Comment 6 Yujie Zhang 2013-03-19 03:22:27 UTC
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?

Comment 7 Yujie Zhang 2013-03-19 03:23:37 UTC
Created attachment 712352 [details]
screenshot of blog images

Comment 8 Steve Goodwin 2013-03-25 19:12:41 UTC
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

Comment 9 Steve Goodwin 2013-03-25 19:14:40 UTC
Created attachment 716145 [details]
FF screenshot

Also tested in Chrome and Safari and images appear correctly.

Comment 10 Yujie Zhang 2013-03-26 05:17:18 UTC
(In reply to comment #9)
Checked on PROD again using firefox, this issue does not exist now, so verify this bug, thanks.