nextcloud / nextcloud/serverinfo

Add units (seconds) to Max Execution Time value for PHP

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

Nobody has claimed this yet.

enhancement good first issue
Dominant language
JavaScript
Stars
130
Forks
64
Avg merge
1d 1h
Merged PRs (30d)
49

Description

Steps to reproduce
  1. Go to Settings -> Administration -> System
  2. Look at PHP section
  3. Observe time value without units
Expected behaviour

Displayed:
Max Execution Time: xxxx sec (or another string according locale settings)
OR
Max Execution Time (seconds): xxxx (add units directly to value name string and let translators to deal with correct string for time units)

Actual behaviour

Displayed:
Max Execution Time: xxxx

Server configuration

Nextcloud version: 22.2.3

Where did you install. Nextcloud from: Nextcloud VM

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.

Research direction

Start in Settings → Administration → System, inspect the PHP section, and search the repository for the “Max Execution Time” label or value rendering. Confirm the displayed value includes a localized seconds unit, then verify the surrounding system-information display still renders correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend, observability-sre
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.