[Bps-public-commit] rt-extension-announce branch, support-html-content-as-banner, repushed
Craig Kaiser
craig at bestpractical.com
Thu Aug 29 14:54:38 EDT 2019
The branch support-html-content-as-banner was deleted and repushed:
was e45b416a3a6a0fe27bbe1d66370ad43921b24cd8
now f9d3cd0f0627a933dfd8460861a0d46b122dd0e7
1: 345ed41 = 1: 345ed41 Update Module::Install
2: ee93d11 = 2: ee93d11 Add configuration variable to allow HTML content as announce banner
3: e45b416 ! 3: f9d3cd0 Allow the number of lines displayed in the RT announce banner to be configured
@@ -67,7 +67,7 @@
+ # We want the HTML string from the component not just the parsed text content
+ push @lines, $match->to_string;
+
-+ # Remove this content from our DOM object
++ # Remove this content from our DOM object in case there are duplicate text components
+ $dom = $match->strip;
+ }
+ } else {
More information about the Bps-public-commit
mailing list