Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
link="n" not working in <txp:category1 />
Hi.
I haven’t tested too much, but I think this is a bug.
I have generated a tag by using the tag generator.
It has generated: <txp:category1 link="n" />.
First: according to the txp:category1 entry in the Textbook the link attribute can have two values: 0 or 1 (and not y or n).
So, the problem is that the tag generator is outdated.
Also, when link="n" or link="0" are set explicitly, the output is linked (when it shouldn’t be linked).
I think… that’s all.
Offline
#2 2007-01-02 14:33:30
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: link="n" not working in <txp:category1 />
So, the problem is that the tag generator is outdated.
This was already fixed in svn (r2091).
Also, when…
link="0"are set explicitly, the output is linked (when it shouldn’t be linked).
I cannot replicate this.
Offline