[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2010-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131

--- Comment #8 from Roan Kattouw  2010-03-05 16:54:36 
UTC ---
(In reply to comment #7)
> OK, sorry. I saw "patch" and assumed that was the entire fix. In my dev
> environment, we consider a "patch" to consist of all fixes for an issue. It
> seems there's a different definition here.

We use the same definition, but the difference between SpecialRecentchanges.php
in 1.15.1 and the same file in trunk consists of much more than just this one
patch, and some of these differences rely on changes in other files.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2010-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131

--- Comment #7 from t...@timneumark.com 2010-03-05 16:40:10 UTC ---
OK, sorry. I saw "patch" and assumed that was the entire fix. In my dev
environment, we consider a "patch" to consist of all fixes for an issue. It
seems there's a different definition here.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2010-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131

Max Semenik  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Max Semenik  2010-03-05 16:36:59 UTC 
---
Of course, if you take one single file from the future version, it may require
things introduced to other files since 1.15. But if you copy Database.php and
DatabaseMysql.php to fix this warning, they may require newer GlobalFunctions
and DefaultSettings, and so on, until you've dragged over whole trunk. Please
just wait for 1.16 release.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2010-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131

t...@timneumark.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||t...@timneumark.com
 Resolution|FIXED   |

--- Comment #5 from t...@timneumark.com 2010-03-05 14:38:06 UTC ---
I am on 1.15.1. I grabbed the fixed file (SpecialRecentchangeslinked.php), but
now I have a different error:

PHP Fatal error:  Call to undefined method DatabaseMysql::unionQueries() in
C:\inetpub\wwwroot\MediaWiki\includes\specials\SpecialRecentchangeslinked.php
on line 163

Is there another file to go with the patch?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2009-09-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #4 from Roan Kattouw   2009-09-06 18:46:24 
UTC ---
(In reply to comment #3)
> This also affect the 1.15 branch as I was seeing this error in my 1.15.1
> install.  I implemented the fix mentioned and it seems to have fixed the
> problem.
> 

This issue has been fixed on trunk, and is not serious enough to backport to
1.15 (it's just a PHP warning). Reclosing.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2009-09-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131


prodig...@hotmail.com changed:

   What|Removed |Added

 CC||prodig...@hotmail.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #3 from prodig...@hotmail.com  2009-09-06 17:42:48 UTC ---
This also affect the 1.15 branch as I was seeing this error in my 1.15.1
install.  I implemented the fix mentioned and it seems to have fixed the
problem.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2009-08-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131


Alexandre Emsenhuber [IAlex]  changed:

   What|Removed |Added

 CC||shiz...@gmail.com




--- Comment #2 from Alexandre Emsenhuber [IAlex]   
2009-08-21 22:13:39 UTC ---
*** Bug 18251 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20131] PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476

2009-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20131


Alexandre Emsenhuber [IAlex]  changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Alexandre Emsenhuber [IAlex]   
2009-08-08 20:47:44 UTC ---
fixed in r54641.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l