Opened 11 years ago
Closed 11 years ago
#288 closed defect (bug) (fixed)
Errors on user profiles pages
Reported by: | Hristo Sg | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Profiles | Keywords: | needs-patch |
Cc: |
Description
On pages like this one:
http://profiles.wordpress.org/SiteGround/
I see two issues:
- There is an opening PHP tag in the left menu that's been doubled: <?
- On the right, the theme thumbnail doesn't show correctly, the code is:
<img width="240" height="180" src="" alt="">
and as you can see the src tag is empty.
Attachments (1)
Change History (5)
#1
in reply to:
↑ description
@
11 years ago
Replying to Hristo Sg:
On pages like this one:
http://profiles.wordpress.org/SiteGround/
I see two issues:
- There is an opening PHP tag in the left menu that's been doubled: <?
This is intentional it is part of the design :)
Note: See
TracTickets for help on using
tickets.
Screenshot