[Bps-public-commit] Module-Install-RTx branch, rt-too-new-warn, repushed
Jim Brandt
jbrandt at bestpractical.com
Wed Jul 15 10:23:00 EDT 2020
The branch rt-too-new-warn was deleted and repushed:
was d41642d835f68522ad6f515903c484d9c12348f7
now e89a016d0845bc4d235052cfc33412734b8f2abd
1: d41642d ! 1: 6860d26 Make rt_too_new warn instead to not block installation
@@ -23,7 +23,7 @@
-**** Error: Your installed version of RT (%s) is too new; this extension
- only works with versions older than %s.
+**** Warning: Your installed version of RT (%s) is too new; this extension
-+ hasn't been tested with it yet.
++ has not been tested on your version of RT and may not work as expected.
EOT
$self->add_metadata("x_rt_too_new", $version) if $self->is_admin;
@@ -36,3 +36,4 @@
}
}
+
-: ------- > 2: e89a016 Add red color to warnings to make them stand out
More information about the Bps-public-commit
mailing list