Kephson / paste_reference

Paste reference instead of copy for content elements in TYPO3
MIT License
14 stars 18 forks source link

[BUG] Something does not work properly #14

Closed taieb123 closed 1 year ago

taieb123 commented 1 year ago

Summary / Description

The modal header shows an undefined in place of the content element title

Version

2.0.3

Steps to reproduce

Just copy a content element and then click on the button to paste content it will show you undefined as the title.

Expected behavior

It should show you the title of copied content or in place show us a message "no title".

Actual behavior

Show undefined.

Additional

Possible fix I solved this issue using the declared typo3 attribute that contains the correct data.

Kephson commented 1 year ago

Issue closed with b929721682a1d11e5f1abd55bffeb8cf72421636, thanks for the pull request, released new version 2.0.4