Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Something has changed a while back about how the Lab software handles hyphens in page titles, could that be?
It keeps happening to me since a while that when I create an entry with a hyphen in the title and then point to it with the very same keystrokes from another entry, the link nervertheless appears gray. To fix this I either copy-and-paste the page title into the source code of that other page or else copy-and-paste the source code used in that other page to a redirect clause in the former.
Has anyone else experienced this? If not, I can try to produce a test-case to check against in the Sandbox.
I have not noticed this. An example in the Sandbox would be great. You can use one of the empty pages if you need to create a new page for this to work.
Here is something that looks related: if you have a second, have a look at the sandbox right now. There is a single anchored link in there which doesn’t parse correctly. I suspect the cause the is hyphen in the page name.
(My apologies if it’s instead me being stupid. But I seem to think that this worked some time ago, and now works no longer.)
That one is due to the closing bracket being taken as the end of the link syntax: it matches [title](link)
so if link
has a bracket then that has to be escaped using the right percent code - don’t remember it off the top of my head.
Ah, sure. Thanks. My bad.
%28
= (
, %29
= )
.
Thanks, Toby. Usually this comes automatically by copy-and-pasting the URL. I guess in this case I accidentally copy-and-pasted from the source code instead.
Let me try again to see that I am not hallucinating (maybe I am):
if you, dear reader, have a second, please look at the Sandbox right now. There should be a gray link. Its code is copy-and-pasted from this code
[[!redirects Lawvere-Tierney operator]]
Yup, that doesn’t work.
I’ll do a bit of digging and then see if Jacques has any ideas.
Thanks!
OK, now I see it too. That's bad!
1 to 11 of 11