Page MenuHomePhabricator

user_newtalk not cleared for anon after view -- keeps displaying "you have new messages" -- and other inconsistencies
Closed, DeclinedPublic

Description

Author: zigger

Description:
On a new local install of 1.4 from HEAD, using Apache & PHP 5.0.0 & Firefox
1.0, I logged-in left a message for my IP address. Logged out, and got banner
"you have new messages". Viewed messages, but banner still appeared on all
subsequent pages. Checked the user_newtalk table and it still had a row for the
IP address. On a local install, doing the opposite (anon leaves msg for user,
user views) worked ok. Using IE for the first case worked ok.

On test.wikipedia.org it gets more confusing. Every time I go to the anon's
talk page as anon using Firefox, I get automatically logged back in as the user,
regardless of the user's preference setting for "remember password across sessions".

Forcing a refresh does not help.

A separate inconsistency is the display of the IP address at the top for anon -
occurs in Firefox for a local install but not for IE, and not for
test.wikipedia.org at all.

Can someone else report their results?

Local install details:

  • PHP 5.0.0: ok
  • PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
  • Have XML / Latin1-UTF-8 conversion support.
  • PHP is configured with no memory_limit.
  • Have zlib support; enabling output compression.
  • Turck MMCache not installed, can't use object caching functions
  • Found GD graphics library built-in, image thumbnailing will be enabled if

you enable uploads.

  • Installation directory: W:\www\head
  • Script URI path: /head

Version: 1.4.x
Severity: critical
OS: Windows 2000
Platform: PC

Details

Reference
bz967

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 7:04 PM
bzimport set Reference to bz967.
bzimport added a subscriber: Unknown Object (MLST).

Can't reproduce w/ current REL1_4 CVS, PHP 4.3.8 on Ubuntu Linux (Warty
Warthog). Can you please test again, and make sure it's not a caching issue?
Particular pages that were viewed with the message may retain it until reloaded,
but from what I see the marker is cleared and new renderings look fine. Reloads
look fine, new pages look fine, special pages look fine.

Does this happen consistently, or intermittently? Does editing with the anon IP
make a difference?