Text in ownNote not available when asset-pipeline is enabled.
Open
- Dominant language
- PHP
- Stars
- 163
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
oC 8.2.2
ownNote 1.07
When I enable in the config.php:
```
'asset-pipeline.enabled' => true,
'assetdirectory' => '/var/www/html/owncloud',
```
The Text area from the ownNote is empty.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with config.php and reproduce the empty ownNote text area with asset-pipeline.enabled set to true and the reported assetdirectory. Trace how the asset pipeline affects ownNote content, then verify that the text remains available when the setting is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100