Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Inconsistent Behavior: txp:linklist vs txp:file_download_list
artagesw wrote:
txp:linklist wraps the links with <li> but txp:file_download_list does not. […] would it be safe to change txp:file_download_list to have the same behavior as txp:linklist?
Fixed in r3073.
Offline
Re: Inconsistent Behavior: txp:linklist vs txp:file_download_list
jsoo wrote:
Right, I’m just saying that on that basis there’s a vestigial block in doWrap() (lines 2638-2641). It can never be reached, because the block above it catches all cases where
break
is empty.
Fixed in r3167.
Offline