Yaniv Dary has uploaded a new change for review.

Change subject: reports: fixed dr7 (#850034)
......................................................................

reports: fixed dr7 (#850034)

added a char that casued error by mistake.

https://bugzilla.redhat.com/850034

Change-Id: I5c27092d472e3fa4b1c75778698b0629be6af24d
Signed-off-by: Yaniv Dary <[email protected]>
---
M 
reports/repository_files/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/system_storage_space_status_dr7_files/system_storage_space_status_dr7_jrxml.data
M 
reports/repository_files/resources/reports_resources/webadmin_dashboards/ce/system_dashboard_files/system_storage_space_status_dr7_jrxml.data
2 files changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/08/7708/1

diff --git 
a/reports/repository_files/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/system_storage_space_status_dr7_files/system_storage_space_status_dr7_jrxml.data
 
b/reports/repository_files/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/system_storage_space_status_dr7_files/system_storage_space_status_dr7_jrxml.data
index 0d5ab05..965c00a 100644
--- 
a/reports/repository_files/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/system_storage_space_status_dr7_files/system_storage_space_status_dr7_jrxml.data
+++ 
b/reports/repository_files/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/system_storage_space_status_dr7_files/system_storage_space_status_dr7_jrxml.data
@@ -21,21 +21,21 @@
                     <font fontName="DejaVu Sans" size="16"/>
                 </textElement>
                 <textFieldExpression><![CDATA[$R{dr7.text} + 
":"]]></textFieldExpression>
-                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."“]]></hyperlinkTooltipExpression>
+                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."]]></hyperlinkTooltipExpression>
             </textField>
             <image>
                 <reportElement uuid="685337d4-65c6-451c-a09e-d85d60d502fb" 
x="370" y="10" width="17" height="15">
                     
<printWhenExpression><![CDATA[$F{free_disk_size_gb_percent} == null || 
$F{free_disk_size_gb_percent} >= 60]]></printWhenExpression>
                 </reportElement>
                 
<imageExpression><![CDATA["repo:/reports_resources/check-mark.jpg"]]></imageExpression>
-                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."“]]></hyperlinkTooltipExpression>
+                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."]]></hyperlinkTooltipExpression>
             </image>
             <image>
                 <reportElement uuid="4bc479ac-521d-4da1-b776-edeb664228cb" 
x="370" y="10" width="17" height="15">
                     
<printWhenExpression><![CDATA[$F{free_disk_size_gb_percent} != null && 
$F{free_disk_size_gb_percent} < 60]]></printWhenExpression>
                 </reportElement>
                 
<imageExpression><![CDATA["repo:/reports_resources/x-mark.jpg"]]></imageExpression>
-                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."“]]></hyperlinkTooltipExpression>
+                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."]]></hyperlinkTooltipExpression>
             </image>
         </band>
     </summary>
diff --git 
a/reports/repository_files/resources/reports_resources/webadmin_dashboards/ce/system_dashboard_files/system_storage_space_status_dr7_jrxml.data
 
b/reports/repository_files/resources/reports_resources/webadmin_dashboards/ce/system_dashboard_files/system_storage_space_status_dr7_jrxml.data
index 0d5ab05..965c00a 100644
--- 
a/reports/repository_files/resources/reports_resources/webadmin_dashboards/ce/system_dashboard_files/system_storage_space_status_dr7_jrxml.data
+++ 
b/reports/repository_files/resources/reports_resources/webadmin_dashboards/ce/system_dashboard_files/system_storage_space_status_dr7_jrxml.data
@@ -21,21 +21,21 @@
                     <font fontName="DejaVu Sans" size="16"/>
                 </textElement>
                 <textFieldExpression><![CDATA[$R{dr7.text} + 
":"]]></textFieldExpression>
-                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."“]]></hyperlinkTooltipExpression>
+                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."]]></hyperlinkTooltipExpression>
             </textField>
             <image>
                 <reportElement uuid="685337d4-65c6-451c-a09e-d85d60d502fb" 
x="370" y="10" width="17" height="15">
                     
<printWhenExpression><![CDATA[$F{free_disk_size_gb_percent} == null || 
$F{free_disk_size_gb_percent} >= 60]]></printWhenExpression>
                 </reportElement>
                 
<imageExpression><![CDATA["repo:/reports_resources/check-mark.jpg"]]></imageExpression>
-                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."“]]></hyperlinkTooltipExpression>
+                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."]]></hyperlinkTooltipExpression>
             </image>
             <image>
                 <reportElement uuid="4bc479ac-521d-4da1-b776-edeb664228cb" 
x="370" y="10" width="17" height="15">
                     
<printWhenExpression><![CDATA[$F{free_disk_size_gb_percent} != null && 
$F{free_disk_size_gb_percent} < 60]]></printWhenExpression>
                 </reportElement>
                 
<imageExpression><![CDATA["repo:/reports_resources/x-mark.jpg"]]></imageExpression>
-                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."“]]></hyperlinkTooltipExpression>
+                <hyperlinkTooltipExpression><![CDATA["Calculates free disk 
size percent average of all storage domains in the system from their latest 
sample. Displays check mark if free disk space is over 60%, otherwise displays 
X mark."]]></hyperlinkTooltipExpression>
             </image>
         </band>
     </summary>


--
To view, visit http://gerrit.ovirt.org/7708
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c27092d472e3fa4b1c75778698b0629be6af24d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to