Skip to content

Filter with GET and POST elements. #358

@stefanheimes

Description

@stefanheimes

If we use selects and simple linklist we got the problem that after a submit all values for the linklist are lost.

At a short view in der MetaModelFrontendFilter i found the main problem. See
https://github.com/MetaModels/core/blob/master/src/system/modules/metamodels/MetaModelFrontendFilter.php#L241

In my opinion the $arrParams['other'] isn't right. We should use the $arrParams['all'] because we want all current params.

@discordier What do you think about this ? Should we change this or do we get some bad side effects.

Metadata

Metadata

Assignees

Labels

bugA bug! A bug! Fast, squish it!frontendThis seems to be a bug in the frontendquestionWe have a question, please elaborate on the ticket.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions