() Then trying to delete component jira shows an error ( attached ) and write nothing to logs
same for v4.4.1#660-r161644 ( production )
and for v5.0.1#721-sha1:838c4a0 ( production copy upgraded to 5.0.1 )
even in "safe mode" with all user-installed plugins disabled
can somebody at least give direction where to look?
find it :( it's a browser compatibility problem.
this "component delete" code doesn't works in Opera 11.60. Normal operation in IE8.
it's a first place something in JIRA doesn't work in Opera for me and more strange that creation of component code works fine
You're right nothing is logged, and looking at the underlying code nothing can be. This is an example of where our new Ajax style interactions let us down a little. It is likely that the reason for the exception is in the HTTP Response - try using Firebug or sonething similar to see the actual Response body, and this should hopefully let you get to the bottom of it.
I would guess it's a permission error....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
<input type="hidden" title="ajaxTimeout" value="The call to the JIRA server did not complete within the timeout period. We are unsure of the result of this operation."/> <input type="hidden" title="ajaxUnauthorised" value="You are not authorised to perform this operation. Please try to <a href='/login.jsp?os_destination=%2Fplugins%2Fservlet%2Fproject-config%2FASPECT%2Fcomponents'>log in</a>."/> <input type="hidden" title="ajaxUnauthorisedAlert" value="You are not authorised to perform this operation. Please log in."/> <input type="hidden" title="baseURL" value="https://jira.aspectenterprise.com:443"/> <input type="hidden" title="ajaxCommsError" value="The JIRA server could not be contacted. This may be a temporary glitch or the server may be down."/> <input type="hidden" title="ajaxServerError" value="The JIRA server was contacted but has returned an error response. We are unsure of the result of this operation."/> <input type="hidden" title="ajaxErrorCloseDialog" value="Close this dialog and press refresh in your browser"/> <input type="hidden" title="ajaxErrorDialogHeading" value="Communications Breakdown"/> <input type="hidden" title="dirtyMessage" value="You have entered new data on this page. If you navigate away from this page without first saving your data, the changes will be lost."/> <input type="hidden" title="dirtyDialogMessage" value="You have entered new data in this dialog. If you navigate away from this dialog without first saving your data, the changes will be lost. Click cancel to return to the dialog."/>
it's look like a bug with permissions. i'm super-admin in this instance with all rights possible , moreover i for test added myself to this project as individual user with all permissions ( admin permissions are per-group ) and finnaly can't delete just-created by me components. creation works - deletion not
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
logs are really empty
maybe i need raise some log level to debug but i don't know which one
http://img545.imageshack.us/img545/4518/clipboard3o.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There must be something in the logs?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes some problems :( will try other browser
upd: fixed. but anyway error are looking useless at least for me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
attachment missing?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.