Open daYsaster opened 8 years ago
Hi daYaster,
First of all thanks for your comment.
I am not able to make any tests and thus will not be able to provide detailed support. From what you sent, i can only direct you on your quest to debug this.
Are your users logged in or not ? The announcement banner only works (IIRC) when users are logged in.
I am not familiar with the Raphael component from Jira. But my first guess would be with the atlassian.aui.raphael.disabled=true in the first URL you have in your exception.
It might be related...
Does the network panel in IE show the correct load of both external libraries ? (some lock occurs ?) Are your users loading the create issue form in httpS ? (updated protocol in uris in script)
I can only hope it leads you somewhere.
Last thing, Jira might have updated things that make my script break ...
Hey,
I implemented your script in my jira enviroment. With Chrome i don't have any issues. Thx 4 your work. But! If other users try to create an issue with browsing with Internet Explorer following error occurs:
An error occurredHide…
Please try refreshing the page, or contact your administrator / Atlassian Support if the problem continues.
Details 1.◦Exception: Syntaxfehler ◦Resource: http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US ◦Line: 31 ◦Column: 121
Environment
Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; Tablet PC 2.0; InfoPath.3; rv:11.0) like Gecko
Stack trace •SyntaxError: Syntaxfehler • at q.execScript (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:31:121) • at globalEval (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:31:95) • at Anonymous function (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:143:95) • at each (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:32:23) • at domManip (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:142:500) • at append (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:137:65) • at Anonymous function (http://jira:8080/s/08ca91c32ea348c9ec63b89989888c4c-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/22dd6e36bb1cff0626c9be21007f212f/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.global,jira.project.sidebar,jira.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jaguser=true&locale=en-US:454:4795) • at j (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:38:50) • at n.add (http://jira:8080/s/3f3ce2467a29a35af48ff380d05139f5-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/931aac6b31cac2ddb614a82406c44d89/_/download/contextbatch/js/_super/batch.js?atlassian.aui.raphael.disabled=true&locale=en-US:38:305) • at Anonymous function (http://jira:8080/s/08ca91c32ea348c9ec63b89989888c4c-CDN/en_USfy3f5w/71006/b6b48b2829824b869586ac216d119363/22dd6e36bb1cff0626c9be21007f212f/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.global,jira.project.sidebar,jira.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jaguser=true&locale=en-US:454:4714)
Do you have any idea, whats the problem with it?