Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 67229
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PHP Bugs <php-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Elfyn McBratney (beu) (RETIRED) <beu@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
smarty-2.6.2-pkg_postinst-fixup.diff Correct the path to the php.ini file and fix typo (s/includes/include_path/). patch Elfyn McBratney (beu) (RETIRED) 2004-10-12 07:23 0000 630 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67229 depends on: Show dependency tree
Bug 67229 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-12 07:16 0000
The smarty-2.6.[25] ebuilds reference the old path to the php.ini file
(/etc/php4/php.ini) and tell the user that they can enable smarty by adding the
install path (/usr/lib/php/Smarty) to the `includes' variable, which is wrong -
it should be `include_path'.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Elfyn McBratney (beu) (RETIRED) 2004-10-12 07:23:59 0000 -------
Created an attachment (id=41622) [details]
Correct the path to the php.ini file and fix typo (s/includes/include_path/).

I've only attached the one diff as the fix is the same for both ebuilds.  Also,
does the text look/sound/read ok? :-)

------- Comment #2 From Loki 2004-12-21 08:33:56 0000 -------
I was wondering if perhaps you could simply make it an enviorment variable? i'm
not  very familiar with PHP, however i do believe you can simply add it in
somewhere in env.d and then you wouldn't have to worry about making people do
things by hand

------- Comment #3 From Tom Knight 2005-01-08 13:35:16 0000 -------
Fixed all smarty ebuilds, thanks for the patch.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug