$Label refernences in visualforce page get saved with the custom label's ID
Last updated 2021-05-26 ·Reference W-2799547 ·Reported By 19 users
Summary
When saving a visualforce page that refers to a custom label in one of the managed packages, the Save succeeds, but the label gets replaced with the ID of the label.
An Example: $Label.npe4__RelationshipsSettingsDescription gets changed to $Label.10137000001lSZI
Repro
- Open up a VF page that has something like {!$Label.10137000001lSZI}
- Edit and replace {!$Label.10137000001lSZI} with the correct {!$Label.npe4__RelationshipsSettingsDescription}
- click Save which succeeds!
- view the visualforce page again, and you will see line 3 has been changed back to <p>{!$Label.10137000001msoW}</p>
Workaround
N/A
Reported By (19)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.