Fmstrat / ownnote

Notes app for ownCloud
GNU Affero General Public License v3.0
168 stars 42 forks source link

Text in ownNote not available when asset-pipeline is enabled. #303

Open cdamken opened 8 years ago

cdamken commented 8 years ago

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.

tflidd commented 8 years ago

It took a while until I figured this out. If it can't get fixed, it would be nice to have some kind of error warning on the interface or at least in the logfiles.

Here it was already reported a while ago: https://github.com/Fmstrat/ownnote/issues/70

cdamken commented 7 years ago

Thanks @tflidd , I oversaw the other case, sadly nobody supports this issues.