Remove Corto filter FilterReservedMemberOfValues

Open Beginner friendly
#1,960 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
php
Domain
backend

Research direction

Start with library/EngineBlock/Corto/Filter/Command/FilterReservedMemberOfValues.php, especially the reported line 57, and search the repository for references to this filter. Remove the unused filter and its references, then run the relevant test suite to confirm the gateway still works without it.

Written by the indexing model from the issue text.

Description

maintenance

The filter FilterReservedMemberOfValues is buggy and triggers the following exception:

Undefined array key 0 [/var/www/html/library/EngineBlock/Corto/Filter/Command/FilterReservedMemberOfValues.php:57]

However, we don't use this functionality any more, so let's just remove the entire filter.

Dominant language
PHP
Stars
17
Forks
25
Avg merge
4d 1h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

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 OpenConext/OpenConext-engineblock

All issues in OpenConext/OpenConext-engineblock

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.