Fossil Forum
anonymous
1 month, 1 week ago
Post: p-parameter at /wcontent per wiki-page link
Why is there a &p without any value at each link but not when I use the search?
Does the p-parameter nothing or for what is that?
stephan
1 month, 1 week ago
Why is there a
&pwithout any value at each link but not when I use the search?
GET arguments with no "=X" part are treated as boolean true. You can see its meaning in the /wiki help page.
anonymous
1 month, 1 week ago
For special pages for check-ins, branches, or tags, there will be a redirect to the associated /info page unless this query parameter is present.
Ah, that makes sense now. Thanks.
I guess I looked at the wrong place, when I tried to find the meaning of p.