b13 / link2language

Allows to set links to a specific language of a page in FormEngine and the RTE link selector
GNU General Public License v2.0
17 stars 10 forks source link

Not working with input fields #1

Closed mithri closed 2 years ago

mithri commented 7 years ago

Hi,

the extensions only works within the RTE linkhandler. With input fields the link generated is: "ID&L=1", but the typolink viewhelper expects: "ID - - - &L=1".

If you link an image, there is no link in the frontend because of that. I didn`t find a way to fix that. Maybe you have an idea.

Tobias

bmack commented 3 years ago

What TYPO3 version are you running this?

bmack commented 2 years ago

Closing the issue due to lack of feedback