[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-10 Thread xiaopan3...@gmail.com (JIRA)















































Bob
 closed  JENKINS-14478 as Duplicate


1.474 breaks adding a list-view to sectioned-view plugin
















This problem has been fixed in 1.477 version, and it has been release on Aug.8





Change By:


Bob
(10/Aug/12 8:27 AM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-10 Thread kuypers.d...@googlemail.com (JIRA)














































Dirk Kuypers
 commented on  JENKINS-14478


1.474 breaks adding a list-view to sectioned-view plugin















I can confirm that 1.477 fixes the problem. Thanks to everyone involved for the fast fix.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-08 Thread xiaopan3...@gmail.com (JIRA)














































Bob
 commented on  JENKINS-14478


1.474 breaks adding a list-view to sectioned-view plugin















Anybody know how to solve this problem???



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-08 Thread timothy.binga...@gmail.com (JIRA)














































Timothy Bingaman
 commented on  JENKINS-14478


1.474 breaks adding a list-view to sectioned-view plugin















If it really is related to the linked issues, then it has already been fixed, but not yet released.  The associated fix is scheduled for Jenkins v1.477, but I have not verified if that fix actually fixes this particular problem.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-08 Thread xiaopan3...@gmail.com (JIRA)














































Bob
 commented on  JENKINS-14478


1.474 breaks adding a list-view to sectioned-view plugin















Thx very much, I will close another ticket rised by me... hope this version can be released as soon as possible.
and btw, it also can not delete the session when you click the "delete session" button, do you also know this problem? can this problem also be fixed in new version?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-03 Thread l...@avaloq.com (JIRA)














































Thorsten Löber
 commented on  JENKINS-14478


1.474 breaks adding a list-view to sectioned-view plugin















We are facing the same problem with 1.475



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-08-03 Thread jgl...@cloudbees.com (JIRA)















































jglick
 resolved  JENKINS-14478 as Duplicate


1.474 breaks adding a list-view to sectioned-view plugin
















Change By:


jglick
(03/Aug/12 4:58 PM)




Status:


Open
Resolved





Resolution:


Duplicate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14478) 1.474 breaks adding a list-view to sectioned-view plugin

2012-07-18 Thread kuypers.d...@googlemail.com (JIRA)














































Dirk Kuypers
 created  JENKINS-14478


1.474 breaks adding a list-view to sectioned-view plugin















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


18/Jul/12 9:01 AM



Description:


I just wanted to add another list-view section in a sectioned view
existing for some time now. I am using Jenkins 1.474, all plugins
latest. As the sectioned view plugin was updated last year I suspect
that there broke something in Jenkins core because downgrading Jenkins to 1.473 makes the bug disappear, so my guess is that it is a core issue?!

This is the stack trace I get when trying to save the edited sectioned-view:

Status Code: 500

Exception: net.sf.json.JSONException: JSONObjectuseincluderegex is
not a JSONObject.
Stacktrace:
javax.servlet.ServletException: net.sf.json.JSONException:
JSONObjectuseincluderegex is not a JSONObject.
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:616)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:488)
at org.kohsuke.stapler.Stapler.service(Stapler.java:162)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:45)
at winstone.ServletConfiguration.execute(ServletConfiguration.java:248)
at winstone.RequestDispatcher.forward(RequestDispatcher.java:333)
at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:376)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:202)
at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:175)
at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86)
at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:47)
at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
at