To report a bug or suggest a feature please raise an issue in our public
JIRA.
If you use IntelliJ IDEA or Eclipse check out the new (and free)
IDE Connector. Right click
access
to FishEye, full Crucible review support, plus Bamboo builds and JIRA issues inside your
IDE.
You are running FishEye without
Crucible.
Crucible is Atlassian's tool for simple lightweight code reviews. It is easy to
upgrade to Crucible
— why not
download
it today.
You are running
Crucible 2.0.0 with
FishEye 2.0.0
(build-410 2009-06-29)
If you are experiencing any issues, please contact your administrator. You may also want to
browse the documentation
or
search the
support forums. Still stuck? You can start a
support
ticket at support.atlassian.com or raise a bug or
feature request at jira.atlassian.com.
LEDGE-130: PMD chokes on "6" value as target JDK version. Java 6 javac documentation states that 1.6 is canonical 6 is alias. I thought it was the other way round.
CYKLO-538: don't call enc() multiple times. This should prevent strange behaviour with " and similar showing up in document attributes. This also prevents striping <p> tags generated for newline-terminated blocks of text on original proposed content.
CYKLO-538: Save Categories in SaveProposedChanges action repaired. Non roots categories append to proposed document node categories section on ReviewProposedCategories screen.