summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/qa/integration/forms/MasterDetailForms.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/qa/integration/forms/MasterDetailForms.java b/forms/qa/integration/forms/MasterDetailForms.java
index e13da5d575da..4b448fe04b93 100644
--- a/forms/qa/integration/forms/MasterDetailForms.java
+++ b/forms/qa/integration/forms/MasterDetailForms.java
@@ -265,7 +265,7 @@ public class MasterDetailForms extends complexlib.ComplexTestCase implements com
impl_waitForLoadedEvent();
// now that we set up this, do the actual tests
- // First, http://www.openoffice.org/issues/show_bug.cgi?id=105235 described the problem
+ // First, https://bz.apache.org/ooo/show_bug.cgi?id=105235 described the problem
// that default values in the sub form didn't work when the master form was navigated to a row
// for which no detail records were present, and the default of the column/control is the same
// as the last known value.