Add a logid parameter to Special:Log so that there can be a link to a specific log event. E.g., http://foowiki.org/w/index.php/Special:Log?logid=1 to view log event #1.
Or add it to Special:Redirect
Add a logid parameter to Special:Log so that there can be a link to a specific log event. E.g., http://foowiki.org/w/index.php/Special:Log?logid=1 to view log event #1.
Or add it to Special:Redirect
Change 151672 had a related patch set uploaded by leucosticte:
Add logid parameter to Special:Log
The usefulness of this is questionable, unless/until some functionality is developed to make it possible to cross-link from one log event to another in Special:Logging. Therefore, WONTFIX.
Change 151672 abandoned by leucosticte:
Add logid parameter to Special:Log
Reason:
The usefulness of this is questionable, unless/until some functionality is developed to make it possible to cross-link from one log event to another in Special:Logging. Therefore, WONTFIX.
In fact, this will be a good GCI task. It's actually not as trivial as it might look.
@TTO: Can you imagine mentoring this in Google Code-in 2015? Asking as per your last comment. :)
@Aklapper: I can imagine it so vividly that I even wrote it up as a GCI task: https://codein.withgoogle.com/dashboard/tasks/5108429945307136/
Hah! Thanks. :) I'm going to move this on the workboard column from "Proposed" to "Imported" then.
I would like to claim this task on GCI, however, I don't see it on the task page. Can I start working on this?
Just subscribing in case @Pranavmk98 decides not to claim this, as I'd be interested in this one too.
Change 263850 had a related patch set uploaded (by PranavK):
Make Special:Redirect page ridirect to log events by ID
Change 263850 merged by jenkins-bot:
Make Special:Redirect page redirect to log events by ID
The feeling when you get a task resuscitated after more than 1 year and it gets resolved in 5 days 😃
Problem: when the selected log entry isn't public, the special redirect should display an error message instead of the next (unrelated) entry.
Change 264699 had a related patch set uploaded (by Florianschmidtwelzow):
Special:Redirect: Don't redirect to a log entry, where the user can't see any information
Actually, it might have been wiser to add id-based paging to Special:Log so as to allow permanent links to lists of entries.
Change 264699 abandoned by Florianschmidtwelzow:
Special:Redirect: Don't redirect to a log entry, where the user can't see any information
Reason:
not working on it