subramanya1 / buddypress-media

Automatically exported from code.google.com/p/buddypress-media
0 stars 0 forks source link

Single Image View Layout Break #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
*** YOU MUST ANSWER ALL QUESTIONS. IF A QUESTION IS NOT RELEVANT YOU MUST
WRITE "NOT APPLICABLE" IN THE QUESTION FIELD. ***

[What steps will reproduce the problem? (We need detailed, specific steps.
If we cannot reproduce the defect on a dev machine, we cannot fix it.)]
1. Fresh install
2. Create Album, Upload a photo
3. View Single Photo

[What is the expected output? What do you see instead?]

Single image view:

[devsite]/members/admin/media/albums/1/item/1/

Breaks the sidebar - Info, licensing, and location come up below the activity 
stream for photo. Native sidebar goes away. Excessive whitespace below. Footer 
still present

[What version of BP Media are you using?]

9-14 nightly (0.1.9)

[What version of WordPress are you using?]

3.0.1

[What version of BuddyPress are you using?]

1.2.5.2

[What version of PHP are you using?]

[If the problem is layout related (broken page layout, etc) or browser
related (page just freezes, cannot connect to server) ...what happens when
you load the page in AT LEAST TWO of the following browsers:]

1.FireFox - latest
4.Google Chrome - latest

[What is the URL of your web host?]

Localdev

[If you are running a public site, what is the URL to a page that shows the
problem?]

[Do you know how to use phpMyAdmin?]

[Do you know how to edit PHP code?]

[Please provide any additional information below]

Appears to be a missing </div> tag - somewhere before the <div 
class="bpa_right"> element. Though that only gets part of the issue - the 
details still get tagged awkwardly on the end.

Using Default Buddypress theme (with Child themeing)

Original issue reported on code.google.com by pfstropa...@gmail.com on 18 Sep 2010 at 2:58

GoogleCodeExporter commented 9 years ago
HTML generated by the template when run on my dev system passes validator.w3.org

Please disable (temporarily delete from your server) *all* of your child theme 
files, and re-test using only the default BuddyPress theme.

If the problem persists, please attach a complete capture of the HTML generated 
by the page so we can analyze it.

Original comment by CarlRoett@gmail.com on 18 Sep 2010 at 5:28

GoogleCodeExporter commented 9 years ago
No child themes now - behavior the same. Firefox, Opera, Chromium.

Also, for grins, I disabled all other plugins. Sama.

HTML Output attached (gcode says my comment was too long).

Original comment by pfstropa...@gmail.com on 18 Sep 2010 at 7:39

Attachments: