[
https://jira.codehaus.org/browse/CONTINUUM-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=361646#comment-361646
]
Brent N Atkinson commented on CONTINUUM-2723:
---------------------------------------------
I am able to reproduce this locally using continuum 1.4.2.
It appears the issue is the size attribute that was added to the s:checkbox tag
(projectEdit.jsp:63) in
[r1542500|https://svn.apache.org/viewvc?view=revision&revision=1542500]. The
attribute is not handled properly by struts 2 and results in the failure to
render the template. I was able change the attribute name (to ignoreMe) and the
page rendered as expected: full contents and a checkbox with an additional
attribute ignoreMe="100".
> Edit button does not work - generates internal error
> ----------------------------------------------------
>
> Key: CONTINUUM-2723
> URL: https://jira.codehaus.org/browse/CONTINUUM-2723
> Project: Continuum
> Issue Type: Bug
> Affects Versions: 1.4.2
> Environment:
> https://continuum-ci.apache.org/continuum/projectView.action?projectId=107
> Reporter: SebbASF
> Priority: Blocker
>
> Press Edit button under the project summary, and Continuum responds with:
> https://continuum-ci.apache.org/continuum/httpError.action?errorCode=500
> The URL requested results in an internal error.
> It does not appear to be possible to edit the project.
> I think this started happening a while back after a security fix was added.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)