pretty tracker with tpl: get_pretty_fieldIds function fails
- Status
- Closed
- Subject
- pretty tracker with tpl: get_pretty_fieldIds function fails
- Version
- 5.x
- Category
- Error
- Less than 30-minutes fix
- Patch
- Feature
- Trackers
- Resolution status
- Fixed or Solved
- Submitted by
- Gergely
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
tikiwiki-5.0.Beta1\lib\trackers\trackerlib.php, line 3584, in function get_pretty_fieldIds:
$f = $smarty->get_filename($tpl);
may be replaced by
$resource_name = $smarty->get_filename($resource);
$f = $smarty->_read_file($resource_name);- Solution
- Workaround
- Importance
- 7
- Easy to solve?
- 7
- Priority
- 49
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3144
- Created
- Sunday 25 April, 2010 22:48:04 UTC
by Gergely - LastModif
- Tuesday 02 June, 2026 07:47:31 UTC