Bug #22445
closedimpexp: doesn't work when used from clipboard in list module
0%
Description
Some kind of hidden ;-) but nice feature isn't working anymore:
If you activate the clipboard, use clipboard #1 (or #2 or #3) then you can add a bunch of record to this clipboard. Then you can use the [Menu]-select-box to export this records to a .t3d-file.
This doesn't work anymore since version 4.3.
The error-message is:
Value "xMOD_tximpexp" for "M" was not found as a module
(issue imported from #M14095)
Files
Updated by Sebastian Michaelsen over 14 years ago
Also stumbled over this bug today..
Updated by Peter Niederlag over 14 years ago
funny, this pops up again, as this must have been broken for quite some time ...
Updated by Peter Niederlag over 14 years ago
IMO this bug was introduced by revision 1965 in February 2007 and can safely be fixed by reverting that change, see attached patch
Updated by Bernhard Kraft over 14 years ago
I uploaded a diff against latest TRUNK
Updated by Bernhard Kraft about 14 years ago
I uploaded an extension "T3X_fixclipexport-0_0_0-z-201009151607.t3x" which fixes this problem via XCLASS if you do not have access to modify the T3 source in an installation.
Updated by Felix Nagel about 14 years ago
I can confirm this bug. Patch is provided since a few month -- Please fix this soon!
Updated by Mario Rimann almost 13 years ago
I just tested this one against the current version from Git (4.7-dev) and can't reproduce this issue. Also the patch that is attached can't be applied -> exactly those changes seem to have been integrated already. Couln't figure out when exactly this has been integrated...
Updated by Felix Nagel almost 13 years ago
Confirmed, issue seems to be solved in TYPO3 4.5.6
Updated by Xavier Perseguers almost 13 years ago
- Status changed from Accepted to Closed
- Assignee deleted (
Peter Niederlag) - Target version deleted (
0)
Since it is fixed in 4.5 LTS, we won't loose time for older deprecated branches.