This issue has been created
 
 
Change Request Application / cid:jira-generated-image-avatar-e3219dfc-1484-4000-92b4-e2c90db5eb9a CRAPP-385 Open

Doesn't work with inline edition

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-5c72778d-2126-4fc3-b3c6-6cac6c1e70a0 Vincent Massol created this issue on 04/Jul/25 14:18
 
Summary: Doesn't work with inline edition
Issue Type: cid:jira-generated-image-avatar-e3219dfc-1484-4000-92b4-e2c90db5eb9a Bug
Affects Versions: 1.16
Assignee: Unassigned
Attachments: Screenshot 2025-07-04 at 14.17.20.png, Screenshot 2025-07-04 at 14.17.32.png
Created: 04/Jul/25 14:18
Priority: cid:jira-generated-image-static-major-9cc0c884-cd19-45d1-9c5a-c3e557f5fc2c Major
Reporter: Vincent Massol
Description:

To reproduce:

  • Create an XClass with a single textarea property called test
  • Create a sheet page with just:
    {{velocity}}$doc.display('test'){{/velocity}}
  • Bind that sheet page to the XClass
  • Create a page and add an XObject of type XClass and enter "hello world" in the textarea, and save as CR

Results:

  • The diff in the CR is buggy: _thumb_43832.png
  • When you click Edit in the CR to edit the created page, it fails with: _thumb_43831.png