[Bug 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

Brad Will (tmbw.net) tmbw@gmail.com changed:

   What|Removed |Added

 CC||tmbw@gmail.com

--- Comment #11 from Brad Will (tmbw.net) tmbw@gmail.com 2011-08-24 
13:09:48 UTC ---
In my install, I have deleted some of the older skins (modern, chick, and
simple).  I'm getting errors in my error log about main.css and print.css for
these skins, even though I have listed them in $wgSkipSkins.  

Will this fix address that scenario as well?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-08-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #12 from Krinkle krinklem...@gmail.com 2011-08-24 21:51:03 UTC ---
(In reply to comment #11)
 In my install, I have deleted some of the older skins (modern, chick, and
 simple).  I'm getting errors in my error log about main.css and print.css for
 these skins, even though I have listed them in $wgSkipSkins.  
 
 Will this fix address that scenario as well?

No, you should not remove those files. Adding them to $wgSkipSkins is enough to
stop users from using them, removing them from the harddisk will and should
throw errors.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #10 from Roan Kattouw roan.katt...@gmail.com 2011-08-14 09:06:15 
UTC ---
Fixed in r94433. There is one warning left, but that's due to a PHP bug; see
the commit summary for more information.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-05-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||chrishanra...@mac.com

--- Comment #9 from Reedy s...@reedyboy.net 2011-05-30 12:02:39 UTC ---
*** Bug 29207 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 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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-05-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

--- Comment #8 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-05-08 06:29:06 UTC 
---
Updated again, now it is fixed. I didn't expect such untested revision,
however.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

--- Comment #6 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-05-07 18:29:18 UTC 
---
I've updated from /branches/REL1_17/phase3/ and now it gives me a more severe
error (probably unrelated, but...)
[Sat May 07 22:26:39 2011] [error] [client 213.187.118.145] PHP Fatal error: 
Class 'CSSMin' not found in
/var/www/wiki/farm117/includes/resourceloader/ResourceLoaderFileModule.php on
line 504, 

Something is really broken, either class is renamed or missing. I have php
5.3.6, it should be quite stable.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

--- Comment #7 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-05-07 18:34:45 UTC 
---
That wiki also has latest stable Semantic MediaWiki 1.5.6 and Extension:Poem
from trunk, if that is relevant.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2011-05-06 10:48:26 
UTC ---
(In reply to comment #4)
 What is password.css and password.js, by the way?
Something with password strength checking, don't quite remember. The feature
was pulled out of the 1.17 branch but apparently the module declaration was
left in. It was just being useless and spewing warnings so I killed it in
r87534.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

Dmitriy Sintsov c...@uniyar.ac.ru changed:

   What|Removed |Added

 CC||c...@uniyar.ac.ru

--- Comment #4 from Dmitriy Sintsov c...@uniyar.ac.ru 2011-05-06 10:42:46 UTC 
---
[Fri May 06 14:04:24 2011] [error] [client 10.1.1.119] PHP Warning: 
filemtime(): stat failed for /var/www/wiki/farm117/skins/common/password.css in
/var/www/wiki/farm117/includes/resourceloader/ResourceLoaderFileModule.php on
line 363, 

[Fri May 06 14:04:24 2011] [error] [client 10.1.1.119] PHP Warning: 
filemtime(): stat failed for /var/www/wiki/farm117/skins/common/password.js in
/var/www/wiki/farm117/includes/resourceloader/ResourceLoaderFileModule.php on
line 363, 

max( array_map( 'filemtime', $files ) ) is nice, however it really does not
check for file existence.

What is password.css and password.js, by the way?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-01-29 
14:39:25 UTC ---
(In reply to comment #2)
 Not yet, no, but it's not a blocker.

I wasn't worried that it is a blocker, but it had been a month and I just
didn't want to see this disappear.  Thanks for the reply :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-01-29 
01:17:02 UTC ---
Since you gave this to yourself, Roan, did you get it done?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26486

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2011-01-29 01:18:04 
UTC ---
(In reply to comment #1)
 Since you gave this to yourself, Roan, did you get it done?
Not yet, no, but it's not a blocker.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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