Bug #6701
ll smarty modifier looks for locallang.xml in different place after update
| Status: | New | Start date: | 2010-03-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
I have used the smarty ll modifier from pt_tools in pi2 of an extension based on pi_base
The locallang.xml file used resides in the pi2 folder. After upgrading pt_tools from 0.4.1 to 1.0.1 rendering of my template fails, because the software tries to read the ll-data from the (non-existant) locallang.xml in the extensions main directory.