Details
-
Type:
Bug
-
Status:
Closed
-
Resolution: Fixed
-
Affects Version/s: 3.0.3
-
Fix Version/s: 3.0.4
-
Component/s: User Control Panel (UCP)
-
Labels:None
-
Environment:PHP Environment:
Database:
-
phpBB Import Key:
Description
Hi,
right now, after having updated my local testboard to 3.0.3, I get the dubug notice
[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_pm_compose.php on line 427: Undefined index: u
when I read a PM that has a history and when I click on the "quote" or "reply" button at the oldest
PM in the history.
It does not happen when I click on the "quote" or "reply" button at a PM in the history which is not the oldest one.
The PM I'm reading has a history of 3 PMs:
01.10.2008, 10:57. Author: my moderator. Clicking on "reply" or "quote" doesn't lead to the debug notice
01.10.2008, 10:30. Author: me. No "reply" or "quote" button visible.
01.10.2008, 09:20. Author: my moderator. Clicking on "reply" or "quote" causes the debug notice.
My ucp_pm_compose.php is the original one from 3.0.3.
Regards
Wolfgang


I can't reproduce it here on phpbb.com