Form does not conform to baseUri setting

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
backend

Research direction

Start by tracing how the form package builds form URLs and how the baseUri setting and current route values are exposed. Reproduce the Neos Setup behavior behind a proxy such as Varnish, then verify that generated form URLs use the configured base URI rather than the current request URL.

Written by the indexing model from the issue text.

Description

bug

Jira issue originally created by user @kitsunet:

The form package creates form urls by using the current http requests url, which might not necessarily be correct if the application is used behind a proxy. Instead it should use the baseUri + the current route values to create the uri.

An example which breaks behind proxies like varnish is the Neos Setup which produces wrong Uris.

Jira-URL: https://jira.neos.io/browse/NEOS-1759

Dominant language
PHP
Stars
18
Forks
38
Avg merge
20h 10m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from neos/form

All issues in neos/form

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.