Skip to content

URL datatype does not provide link to external URL #65

Description

@sleupold

Describe the bug

If you use a column of data type "URL", enable "Track Number of Downloads" and add a row with an http or https link, the link is properly displayed in caption but the link simply contains current page address.

To Reproduce

Steps to reproduce the behavior:

  1. Add FnL to a page
  2. Add a column of type "URL" and enable checkbox Track Number of Downloads.
    Save (without entering a value for caption)
  3. Add a record with an URL like "http://www.github.com" and save
  4. See the url properly displayed, but when you click it, it just reloads the current page.

Expected behavior

you are forwarded to the displayed page

Error log

non

Additional context

variables file and file_UDT_URL in XML view are not properly populated (blanks added):

< File>
< !--https://www.github.com-->< a href="">https://www.github.com< /a>
< /File>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions