Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Issues
  • #559
Closed
Open
Issue created Jul 19, 2022 by Chris Müller@krueml

Category "misc" not displayed on extensions' detail page

Summary

Category "misc" not displayed on extensions' detail page.

Steps to reproduce

  • Set the category of an extension to "misc" in ext_emconf.php
  • Upload to TER
  • Category is empty.

Example URL

  • https://extensions.typo3.org/extension/jobrouter_base
  • https://github.com/brotkrueml/typo3-jobrouter-base/blob/main/ext_emconf.php#L5

What is the current bug behavior?

In ext_emconf.php the category is set to "misc", but the category of the extension is empty on the detail page.

"misc" is an allowed category according to https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/FileStructure/ExtEmconf.html

What is the expected correct behavior?

If category is set to "misc" in ext_emconf.php the category should be "Miscellaneous" on an extensions' detail page.

Relevant logs and/or screenshots

misc

Assignee
Assign to
Time tracking