[Bug 25572] Handle bad file paths more elegantly.

2011-06-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 --- Comment #5 from Krinkle krinklem...@gmail.com 2011-06-06 09:42:23 UTC --- *bump* Should this be fixed before the release of 1.17.0 / Completion of ResourceLoader 1.0 ? -- Configure bugmail:

[Bug 25572] Handle bad file paths more elegantly.

2011-06-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 --- Comment #6 from Roan Kattouw roan.katt...@gmail.com 2011-06-06 09:46:39 UTC --- (In reply to comment #5) *bump* Should this be fixed before the release of 1.17.0 / Completion of ResourceLoader 1.0 ? Meh, it's a nice-to-have IMO. --

[Bug 25572] Handle bad file paths more elegantly.

2011-06-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 Krinkle krinklem...@gmail.com changed: What|Removed |Added Version|1.17|unspecified

[Bug 25572] Handle bad file paths more elegantly.

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 --- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2010-10-19 16:21:09 UTC --- (In reply to comment #1) And lets not solve this by adding 1 stat call per file... :) Did you know PHP (supposedly) has a stat cache causing it to not stat

[Bug 25572] Handle bad file paths more elegantly.

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 --- Comment #3 from Trevor Parscal tpars...@wikimedia.org 2010-10-19 16:57:23 UTC --- Then by all means, lets solve this by adding 1 stat call (file_exists) per file :) -- Configure bugmail:

[Bug 25572] Handle bad file paths more elegantly.

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 --- Comment #4 from Michael Dale d...@ucsc.edu 2010-10-19 17:24:18 UTC --- Right but you probably don't want to stat all resources in every request. Just run the stat call once responding to a resource loader request for the requested resources

[Bug 25572] Handle bad file paths more elegantly.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 --- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2010-10-19 00:15:43 UTC --- And lets not solve this by adding 1 stat call per file... :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 25572] Handle bad file paths more elegantly.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572 MZMcBride b...@mzmcbride.com changed: What|Removed |Added CC||b...@mzmcbride.com