My textile can only count to three
hecatomber - September 29, 2007 - 06:51
| Project: | Textile |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
as you can see on here;
http://www.hecatomber.org/gunluk/hecatomber/29-09-2007/izlemem-gereken-f...
when we use more than three of the list characters, (* or #) first it lists the first three, then leaves a space, and continues to list the others.
As you can see on that url, i used * to keep the view a bit better. if i tried to use # character, then the list was gonna look like this;
- Coal
- Gasoline
- Electricity
- Mango
- Grape
while it supposed to look like this;
- Coal
- Gasoline
- Electricity
- Mango
- Grape

#1
See http://forum.textpattern.com/viewtopic.php?id=23997&p=1
Update your classTextile.php, get the develpoment version here:
http://dev.textpattern.com/browser/development/4.0/textpattern/lib/class...
HTH,
-- telcontar
#2
#3
Fix works. Don't forget to empty your cache tables afterwards (like myself :) ).