Bug 450857 - "403 - Access denied" after clicking "Propose a Talk"
Summary: "403 - Access denied" after clicking "Propose a Talk"
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: EclipseCon (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Anne Jacko CLA
QA Contact:
URL: https://www.eclipsecon.org/na2015/nod...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-10 11:13 EST by Wayne Beaton CLA
Modified: 2014-11-10 14:21 EST (History)
1 user (show)

See Also:


Attachments
Access Denied (70.16 KB, image/png)
2014-11-10 11:13 EST, Wayne Beaton CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne Beaton CLA 2014-11-10 11:13:03 EST
Created attachment 248549 [details]
Access Denied

I navigated to the EclipseCon NA 2015 site's, proposals page and clicked "Propose a Talk". 

The page's title is "403 - Access Denied" (see screenshot). Clearly, I'm not logged in, and proposing a talk in this state is not permitted.

Is this intended behaviour?
Comment 1 Christopher Guindon CLA 2014-11-10 14:20:44 EST
(In reply to Wayne Beaton from comment #0)
> Created attachment 248549 [details]
> Access Denied
> 
> I navigated to the EclipseCon NA 2015 site's, proposals page and clicked
> "Propose a Talk". 
> 
> The page's title is "403 - Access Denied" (see screenshot). Clearly, I'm not
> logged in, and proposing a talk in this state is not permitted.
> 
> Is this intended behaviour?

Expected, kinda but it's not the correct message we should display here.

I added a title callback for the 404 page. If the user is not logged in, the title is "Please login to %sitename" otherwise it's 403 - Access denied.

https://www.eclipsecon.org/na2015/node/add/session

Thanks for the bug report Sir,

Changing the status to resolved.
Comment 2 Christopher Guindon CLA 2014-11-10 14:21:42 EST
(In reply to Christopher Guindon from comment #1)
> (In reply to Wayne Beaton from comment #0)
> > Created attachment 248549 [details]
> > Access Denied
> > 
> > I navigated to the EclipseCon NA 2015 site's, proposals page and clicked
> > "Propose a Talk". 
> > 
> > The page's title is "403 - Access Denied" (see screenshot). Clearly, I'm not
> > logged in, and proposing a talk in this state is not permitted.
> > 
> > Is this intended behaviour?
> 
> Expected, kinda but it's not the correct message we should display here.
> 
> I added a title callback for the 404 page. 

403 not 404