Use of undefined constant WIKI_URL? where should be WIKI_URL defined?
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Trying to upload a dataset I'm getting:
Severity: Notice
Message: Use of undefined constant WIKI_URL - assumed 'WIKI_URL'
Filename: libraries/Wiki.php
I searched the WIKI_URL, but couldnt find it anywhere, ex: config?
Where is this suposed to be?
thx!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading libraries/Wiki.php and tracing the upload path that emits the undefined WIKI_URL notice. Search the repository for related configuration or constant definitions, then verify that dataset upload no longer reports the notice once the expected source of WIKI_URL is established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100