#209 closed enhancement (worksforme)
Show where nonexistent pages are referred to
Reported by: | whitelynx | Owned by: | Justin Francis |
---|---|---|---|
Priority: | normal | Component: | WantedPagesMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.9 |
Description
It would be useful to see where some of these missing pages are coming from. ;-)
Attachments (0)
Change History (9)
comment:1 Changed 19 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 19 years ago by
comment:3 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I don't think this person is monitoring the ticket. Oh well. They may never realise how easy this already is...
comment:4 Changed 19 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Trac Release: | → 0.8 |
I tried to search for the missing wiki links, and all Trac does is bring me to the missing page itself... I can't seem to find what pages refer to it.
comment:6 Changed 19 years ago by
You are going to have to provide a bit more detail than that.
What is the term you are searching for?
It is impossible for trac to "bring you to the missing page itself" because no such page exists (otherwise, it would not be missing neh?).
If you do a search for a missing link, it will match all pages that have that term, including the one that links to the missing page.
comment:7 Changed 19 years ago by
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Clearly, I am speaking to a brick wall.
comment:8 Changed 19 years ago by
You may also want to have a look at #T109, and if you're interested in the details, [trac 1971], in particular the "referenced in:" bit in the MissingLinksMacro ;)
comment:9 Changed 11 years ago by
Component: | WantedPagesPlugin → WantedPagesMacro |
---|
Renaming plugin from WantedPagesPlugin to WantedPagesMacro.
Sorry about not responding earlier. I don't think this really needs to be implemented in the macro because you can just use trac's search functionality to search for the link and it will return the page or ticket.
I will close this ticket in the next week unless there is a compelling reason to implement this.