| Summary: | Migrate Portal to Eclipse Site Login | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | Project Management & Portal | Assignee: | Portal Bugzilla Dummy Inbox <portal-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | karl.matthias |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
David Williams
(In reply to comment #0) > I think it's a bit harder to get to now, Sorry about that - that wasn't the intent - we wanted to have a "single place" for committers to go. > 1. the 'tools' is currently listed under each project The idea is/was that when you click through to the committer tools, the tools will know which project you came from and be tailored to that project. We have not implemented that behavior yet. > 2. Can "referrer" be taken advantage of so a specific 'tool' can still be So what you are really asking for is an ability to bookmark specific committer tools via unique urls? (In reply to comment #1) > (In reply to comment #0) > > The idea is/was that when you click through to the committer tools, the tools > will know which project you came from and be tailored to that project. We have > not implemented that behavior yet. I can't imagine project specific tools :) but, would suggest to still have a "common tools" at the top, and save the project specific space for when it is implemented. > > > 2. Can "referrer" be taken advantage of so a specific 'tool' can still be > > So what you are really asking for is an ability to bookmark specific committer > tools via unique urls? > Yes. That's 95% of it. There are a few case where it would be nice to use a URL in a note or document as a convenience to readers (who are committers) ... but, that's not done very often. I think the resolution of this bug requires the login page to just look at the referrer and if it's a page other than portal.php, to redirect back to the source page after login rather than to portal.php on successful authentication. That would allow us to use the Portal's login page for other locally hosted code as well. (In reply to comment #3) > I think the resolution of this bug requires the login page to just look at the > referrer and if it's a page other than portal.php, to redirect back to the > source page after login rather than to portal.php on successful authentication. > That would allow us to use the Portal's login page for other locally hosted > code as well. Actually I think what needs to happen is that the Portal needs to be modified to use the Eclipse "site" login code rather than its own. The remaining old committer tools should also be migrated to use this login mechanism. Changing title to reflect current requirements. We are no longer making significant changes in the existing portal. Marking as WONTFIX. |