You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make a clear and concise description of what the bug is.
Seemingly nextcloud/text#1043 is back, just for notes.
The ordered list does not show numbers while being in the rich text editor.
Steps to reproduce
Go to 'notes' (using default settings)
Click on 'sample note (if you still have it)' or create a new note
Scroll down to 'Review Steps 🔁' or write '1. test' and push 'Enter'
See the number 1 vanish. Expected behavior
Seeing the numbers in the list while editing in rich text and reading in preview mode:
Actual behaviour
Numbers do not show up.
In the Android app I can see the numbers in the list:
but in the browser it does not work (Chrome & Firefox tested)
using a different theme did not help.
In it does shows up again:
BUT in it vanishes again:
HTML:
<ol><li>
<p>Turn PC off</p>
</li><li>
<p>Turn PC on</p>
</li><li>
<p>Then call IT</p>
</li></ol>
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
Notes app version: 4.11.0
Nextcloud version: 31.0.0
OS: Client Win11 | Server Ubuntu 24.04 LTS
Web server: Apache (aio container setup with podman)
PHP version: 8.3.17
Database: PostgreSQL 16.8 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit
Please make a clear and concise description of what the bug is.
Seemingly nextcloud/text#1043 is back, just for notes.
The ordered list does not show numbers while being in the rich text editor.
Steps to reproduce
Expected behavior
Seeing the numbers in the list while editing in rich text and reading in preview mode:
Actual behaviour
Numbers do not show up.
In the Android app I can see the numbers in the list:
but in the browser it does not work (Chrome & Firefox tested)

it does shows up again:

it vanishes again:

using a different theme did not help.
In
BUT in
HTML:
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
Nextcloud configuration:
Fresh install via aio using nextcloud/all-in-one#3487 .
Client
Please complete the following information.
Log files
Add relevant parts of your
nextcloud.log
and/or your browser's JavaScript console here.The text was updated successfully, but these errors were encountered: