-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Affects Version/s: 2.3.2
-
Component/s: None
-
Severity 3 - Minor
Created by Ping Lyons from Matt Quail's Crucible comment on InlineCommentController.java line 192 https://extranet.atlassian.com/crucible/cru/CR-FE-3470#c31377 :
(@ping I know you didn't write it originally) but that setClipboardText is setup in an in-page <script> in snippetPage.tag.
Instead, either
- we should move it into a snippet.js
- consider moving it into a ZeroClipboard.java helper, and call that from the snippet module entrypoint.
@seb, thoughts?