-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.1.2
-
Component/s: None
-
4.01
The preview box does not display JAVA code correctly. Edit this comment and add the code to the comment box on this issue. Before submitting the comment, click the preview button. The code will not work properly:
package tst.test.refundbatch; import static org.junit.Assert.assertNotNull; import java.util.Date; import java.util.HashMap; import java.util.Map;
Everything renders properly in JIRA 4.1.1, it breaks in JIRA 4.1.2.