Task #40786

Story #40628: As any user, I need a Content Module based on semantic technologies (IKS)

HTML Editor does not work transactionally anymore (Edit HTML, do NOT press apply --> changes are directly applied)

Added by Sebastian Kurfuerst almost 3 years ago. Updated almost 3 years ago.

Status:Closed Start date:
Priority:Must have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:- Spent time: -
Target version:Sprint 10 (1.0 TP1) Estimated time:0.00 hour

Associated revisions

Revision df839f65
Added by Sebastian Kurfuerst almost 3 years ago

[BUGFIX] Only initialize Inline Editing for marked properties

Before this change, every tag with a "property" attribute was marked as contenteditable, leading
to lots of initialization overhead in Create.js. Furthermore, properties such as HTML content was
also inline editable.

Now, we only match every property which is marked as t3-inline-editable; a CSS class being added
by the "t3.contentElement.editable" ViewHelper.

Furthermore, we fix the bug that HTML should be only updated after pressing "apply" in inspector.

Resolves: #40786
Change-Id: I8c9471f745a79bd0679201120ffc3f825eb967f4

History

#1 Updated by Sebastian Kurfuerst almost 3 years ago

  • Priority changed from Should have to Must have

#2 Updated by Sebastian Kurfuerst almost 3 years ago

  • Assigned To set to Sebastian Kurfuerst

#3 Updated by Sebastian Kurfuerst almost 3 years ago

  • Status changed from New to Accepted

#4 Updated by Sebastian Kurfuerst almost 3 years ago

  • Subject changed from Inspector does not work transactionally anymore (Edit HTML, do NOT press apply --> changes are directly applied) to HTML Editor does not work transactionally anymore (Edit HTML, do NOT press apply --> changes are directly applied)

#5 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14513

#6 Updated by Sebastian Kurfuerst almost 3 years ago

  • Status changed from Accepted to Under Review

#7 Updated by Sebastian Kurfuerst almost 3 years ago

  • Status changed from Under Review to Resolved
  • Estimated time set to 0.00
  • Remaining (hours) set to 0.0

#8 Updated by Sebastian Kurfuerst almost 3 years ago

  • % Done changed from 0 to 100

#9 Updated by Markus Goldbeck almost 3 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF