benjaminkott / benjaminkott/bootstrap_package

No additional link parameters in the resulting URL

Open
#1,194 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# Bug Report

## Description

Linking an image with the image file and entering an additional link parameter, such as "download" is ignored / no output in the template.

## Steps to Reproduce

1. Insert Content Element Type[CType] Images [image]
2. Tab [Images] add Image
3. Open the Link[link] context window with the chain icon
4. Tab [Files] to link it with the image file
5. Enter an additional link parameter in the input field provided
6. Click on the image file to close the context window
7. Check the input in the Link input field, e.g. t3://file?uid=37 - - - download, or something like that t3://file?uid=37 _blank myCssClass myTitle download
8. Save the content element and check the link return values
target: _blank - CSS-Class: myCssClass - Title: myTitle - Additional link parameters: download

### Expected behavior
Additional query parameters to be attached to the resulting URL
``

### Actual behavior
No additional link parameters attached to the resulting URL
`
`

## Versions
* [x] Problem on bootstrap_package v12.0.5
* [x] Problem on TYPO3 v11.5.14

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.