[JIRA] (JENKINS-41500) Blue Ocean 404 page should set a 404 status code

2017-03-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41500  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean 404 page should set a 404 status code   
 

  
 
 
 
 

 
 This is a problem with single page apps - the content is not really decided on until _javascript_ executes. I suspect we won't be able to do this consistently   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41500) Blue Ocean 404 page should set a 404 status code

2017-01-26 Thread ty...@monkeypox.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41500  
 
 
  Blue Ocean 404 page should set a 404 status code   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 blueocean-404.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Jan/26 10:45 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 R. Tyler Croy  
 

  
 
 
 
 

 
 An unrelated issue caused an invalid URL to be generated by Blue Ocean (already tracked). When the browser navigates to that invalid URL (e.g. https://ci.jenkins.io/blue/organizations/jenkins/Infra%2Fazure/detail/master/37/pipeline/undefinedruns/4/) the response is a 200 OK with the screenshoted page. The HTTP response code should be 404.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment