[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    [9] Review request: 8181829: Broken link to css reference guide in Background documentation
From:       Kevin Rushforth <kevin.rushforth () oracle ! com>
Date:       2017-06-09 17:25:26
Message-ID: 593ADA06.9080902 () oracle ! com
[Download RAW message or body]

Phil or Jonathan,

Please review the simple fix for a broken javadoc link:

https://bugs.openjdk.java.net/browse/JDK-8181829

The diff for the proposed fix, which is also in JBS, is:

diff --git 
a/modules/javafx.graphics/src/main/java/javafx/scene/layout/Background.java 
b/modules/javafx.graphics/src/main/java/javafx/scene/layout/Background.java
--- 
a/modules/javafx.graphics/src/main/java/javafx/scene/layout/Background.java
+++ 
b/modules/javafx.graphics/src/main/java/javafx/scene/layout/Background.java
@@ -53,7 +53,7 @@
  * encapsulates the entire set of data required to render the background
  * of a Region. Because this class is immutable, you can freely reuse 
the same
  * Background on many different Regions. Please refer to
- * <a href="../scene/doc-files/cssref.html">JavaFX CSS Reference 
Guide</a> for a
+ * <a href="../doc-files/cssref.html">JavaFX CSS Reference Guide</a> for a
  * complete description of the CSS rules for styling the background of 
a Region.
  * <p>
  * Every Background is comprised of {@link #getFills() fills} and / or


-- Kevin

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic