I have two possible phpBB 3.1 buglets.
1. View new posts is showing me posts as far back as October 18, despite the fact that I've read the topics (there's no unread post icon). I did a View new posts Monday and read everything, then many of those read topics showed up yesterday and today.
2. The breadcrumbs seem to have something overlapping them. If I select the breadcrumb area, I can read the text, but it's very difficult to read otherwise. See the attached screen capture.
I'm using IE 8 on Windows 7.
Steve
Possible phpBB 3.1 buglets?
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Possible phpBB 3.1 buglets?
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Re: Possible phpBB 3.1 buglets?
1. View New posts issue for me too... It started after this past weekends updates on sunday Oct 20.Pony99CA wrote:I have two possible phpBB 3.1 buglets.
1. View new posts is showing me posts as far back as October 18, despite the fact that I've read the topics (there's no unread post icon). I did a View new posts Monday and read everything, then many of those read topics showed up yesterday and today.
2. The breadcrumbs seem to have something overlapping them. If I select the breadcrumb area, I can read the text, but it's very difficult to read otherwise. See the attached screen capture.
I'm using IE 8 on Windows 7.
Steve
Has an irascible disposition.
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Possible phpBB 3.1 buglets?
I see read "New posts" as old as the 20th. Something to do with the search, I bet. Can anyone reproduce anything similar on another test board so we can be sure it's not area51-specific?
As for the screenshot, it looks like the "<" are missing (probably the first thing that is overlapping), and the second overlapping part appears to be the "[3.x] RFCs" forum name. I don't have IE8 so I can't reproduce (IE10 looks fine). Make sure you've cleared the browser cache just in case.
As for the screenshot, it looks like the "<" are missing (probably the first thing that is overlapping), and the second overlapping part appears to be the "[3.x] RFCs" forum name. I don't have IE8 so I can't reproduce (IE10 looks fine). Make sure you've cleared the browser cache just in case.
Re: Possible phpBB 3.1 buglets?
I don't see such bug. Breadcrumbs are wrapping on second line in IE8.
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Re: Possible phpBB 3.1 buglets?
I think it is Area51 specific, but I can't be sure. All I know is something changed over last weekend to cause it.imkingdavid wrote:I see read "New posts" as old as the 20th. Something to do with the search, I bet. Can anyone reproduce anything similar on another test board so we can be sure it's not area51-specific?
Has an irascible disposition.
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: Possible phpBB 3.1 buglets?
I'm still seeing it today after logging off and back on.Arty wrote:I don't see such bug. Breadcrumbs are wrapping on second line in IE8.
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Re: Possible phpBB 3.1 buglets?
Can you test this? https://github.com/phpbb/phpbb/pull/1817
4th commit fixes some issues with breadcrumbs in IE9 and 10 (IE doesn't like mix of word-wrap:break-word, display:inline-block and white-space:nowrap), maybe it will fix bug you are experiencing as well.
4th commit fixes some issues with breadcrumbs in IE9 and 10 (IE doesn't like mix of word-wrap:break-word, display:inline-block and white-space:nowrap), maybe it will fix bug you are experiencing as well.
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Re: Possible phpBB 3.1 buglets?
My "View New Posts" page is getting huge!
Has an irascible disposition.
Re: Possible phpBB 3.1 buglets?
I see it too now. When I click on View new posts, there are 2 pages of topics but only 10 with new posts in them.
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: Possible phpBB 3.1 buglets?
I don't know how to use GitHub and don't have the time to learn. When those fixes get applied here, I'll be happy to let you know, though.Arty wrote:Can you test this? https://github.com/phpbb/phpbb/pull/1817
4th commit fixes some issues with breadcrumbs in IE9 and 10 (IE doesn't like mix of word-wrap:break-word, display:inline-block and white-space:nowrap), maybe it will fix bug you are experiencing as well.
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.