[Bug 44404] Re: Smarty in php.ini Include

2008-05-12 Thread C. Addison Gray
I'm using a separate ini file in /etc/php5/conf.d/ to accomplish this. /etc/php5/conf.d/smarty.ini: [Smarty] include_path = ${include_path} ":/usr/share/php/Smarty" That's all. Of course, the ${variable} syntax in PHP configuration files has apparently only been possible since PHP 5.1.0 (see htt

[Bug 220769] Re: xdg-open generic mechanism should allow quoted file urls

2008-05-04 Thread C. Addison Gray
** This bug is no longer a duplicate of bug 220750 xdg-open breaks on spaces in paths when using generic open method -- xdg-open generic mechanism should allow quoted file urls https://bugs.launchpad.net/bugs/220769 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 220769] Re: xdg-open generic mechanism should allow quoted file urls

2008-05-04 Thread C. Addison Gray
*** This bug is a duplicate of bug 220750 *** https://bugs.launchpad.net/bugs/220750 ** This bug has been marked a duplicate of bug 220750 xdg-open breaks on spaces in paths when using generic open method -- xdg-open generic mechanism should allow quoted file urls https://bugs.launchpad.n

[Bug 213785] [NEW] Haskell nested block comments parsed incorrectly

2008-04-08 Thread C. Addison Gray
Public bug reported: Release: Ubuntu hardy (development branch) 8.04 Package: libgtksourceview2.0-common Package version: 2.2.0-2 Haskell block comments can be nested correctly, unlike C block comments. A block comment inside another block comment should not prematurely close the outer block comm