Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-2837

Properties are not being persisted when document only extends hippo:document and does not have the property in prototype

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • None
    • r2.07.00
    • None
    • None

    Description

      Suppose you have :

      [demosite:textpagenew] > hippo:document

      • demosite:title

      thus not extending hippostd:publishable, hippostd:publishableSummary.

      When the prototype has:

      <sv:property sv:name="demosite:title" sv:type="String">
      <sv:value/>
      </sv:property>

      then when editing a newly created document works correctly with respect to saving. When the prototype does not contain <sv:property sv:name="demosite:title" sv:type="String">, then, the BE template is shown correctly, but after editing the title field, and clicking on save, the changes have not been persisted

      Attachments

        Activity

          People

            fvlankvelt Frank van Lankvelt (Inactive)
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: