This commit is contained in:
Bernhard Posselt 2015-07-09 16:45:13 +02:00
Родитель 966107fce2
Коммит 26776c6516
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -49,10 +49,11 @@ The minimum PHP version will be the [lowest supported version that still receive
### Before reporting bugs
* We do not support Internet Explorer and Safari (Patches accepted though, except for IE < 10)
* We do not support the server-side encryption app (use client side encryption instead)
* We do **not support the server-side encryption app** (use client side encryption instead)
* Get the newest version of the News app
* Clear your PHP opcode cache if you use any by restarting your webserver. This affects any version of PHP >=5.5
* [Check if they have already been reported](https://github.com/owncloud/news/issues?state=open)
* [Check if your problem is covered in the FAQ section](https://github.com/owncloud/news#faq) or [Updating notices](https://github.com/owncloud/news#updating-notices)
If you are not able to add a feed because its XML *does not validate* (see [this issue](https://github.com/owncloud/news/issues/133) for an example),
check if: