[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Max Semenik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 --- Comment #7 from Brion Vibber 2011-01-26 19:04:51 UTC --- We just figured out the not-existing-yet one on IRC. :D I'll take a quick peek at the Windows case. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email

[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 --- Comment #6 from Max Semenik 2011-01-26 19:03:47 UTC --- >From PHP docs: "realpath() returns FALSE on failure, e.g. if the file does not exist." I also observed it failing on Windows with paths containing spaces. -- Configure bugmail: htt

[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 --- Comment #5 from Brion Vibber 2011-01-26 18:55:33 UTC --- If the path can't be canonicalized, that sounds.. bad. What sort of failure are you referring to exactly, and why is it failing? -- Configure bugmail: https://bugzilla.wikimedia

[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 --- Comment #4 from Max Semenik 2011-01-26 18:14:52 UTC --- As the matter of fact, we're already attempting to make the path absolute, but since we call realpath() before attempting to create the directory, it may fail. Here's my fix for it, I

[Bug 20244] Installer does not validate SQLite database directory for stable path

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Chad H. changed: What|Removed |Added CC||maxsem.w...@gmail.com --- Comment #3 from Ch

[Bug 20244] Installer does not validate SQLite database directory for stable path

2010-02-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Lisa Ridley changed: What|Removed |Added CC||lhrid...@gmail.com -- Configure bugmail

[Bug 20244] Installer does not validate SQLite database directory for stable path

2010-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Max Semenik changed: What|Removed |Added Depends on|22010 | -- Configure bugmail: https://bugz

[Bug 20244] Installer does not validate SQLite database directory for stable path

2010-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Max Semenik changed: What|Removed |Added Depends on||22010 -- Configure bugmail: https:/

[Bug 20244] Installer does not validate SQLite database directory for stable path

2009-08-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Max Semenik changed: What|Removed |Added Blocks||20257 -- Configure bugmail: https:/

[Bug 20244] Installer does not validate SQLite database directory for stable path

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 --- Comment #2 from Brion Vibber 2009-08-14 17:01:35 UTC --- Listing the default in the installer might be good too. :) And we might need/want to expose wgSQLiteDataDirMode or set it more appropriately... -- Configure bugmail: https://

[Bug 20244] Installer does not validate SQLite database directory for stable path

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com --- Comment #1