Invalid newline characters within widget property not supporting multiple line characters
Multiple .bob-files have widgets with the pv_name field defined by multiline variables, which is not supported in Phoebus and causes some widgets to not always render a widget correctly (showing up as a permanently disconnected PV). To solve the issue, just remove the newlines in the files listed beneath. Person who found the issue is @waltherborg whilst person who found the root of the issue is @georgweiss.
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps_overview/vertical_klystron.bob
Issue:
<pv_name>='$(timing_PREFIX)RFSyncWdt-SP.VAL'*'$(timing_PREFIX)CycleFreq-SP.VAL'*1E-4
</pv_name>
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps/support/overviewMBL_Canon.bob
Issue:
<pv_name>$(PREFIX):RFS-FilPS-$(KLY)10:Psu-IMON-RB
</pv_name>
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps/support/overviewNCL_CPI_PSUnames.bob
Issue:
<pv_name>$(PREFIX):RFS-FilPS-110:Psu-IMON-RB
</pv_name>
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps/support/overview-mbl-cpi.bob
Issue:
<pv_name>$(PREFIX):RFS-FilPS-$(KLY)10:IMON-RB
</pv_name>
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps/support/overviewNCL_Thales.bob
Issue:
<pv_name>$(PREFIX):RFS-Kly-110:PwrRfl-ROI-Val
</pv_name>
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps/support/overviewMBL_CPI.bob
Issue:
<pv_name>$(PREFIX):RFS-FilPS-$(KLY)10:Psu-IMON-RB
</pv_name>
OPI: opis//20-SystemExpert/10-ACC/999-RF/99-Shared/rflps/support/overview-mbl-canon.bob
Issue:
<pv_name>$(PREFIX):RFS-FilPS-$(KLY)10:IMON-RB
</pv_name>