pedropintosilva
pedropintosilva
Thanks @juliushaertl for being super fast on reporting it :)
```bash Warning core Controller OC\Core\Controller\PreviewController::getPreviewByFileId executed 3984 queries. 2022-04-28T11:22:12+0200 Fatal webdav OCP\Lock\LockedException: "COOL Weekly/COOLWeekly68 (copy).odt" is locked 2022-04-28T11:22:11+0200 Warning core Controller OC\Core\Controller\PreviewController::getPreviewByFileId executed 3964 queries. 2022-04-28T11:21:41+0200 Warning recommendations Controller OCA\Recommendations\Controller\RecommendationController::index...
```bash [core] Warning: Controller OC\Core\Controller\PreviewController::getPreviewByFileId executed 3984 queries. GET /nextcloud/index.php/core/preview?fileId=191657&c=4d889ffd00314071fef2e8e0b224a8d7&x=250&y=250&forceIcon=0&a=0 from 185.151.169.3 by pedro.silva at 2022-04-28T09:22:12+00:00 ```
> Perhaps on the NC sidebar the line of the currently opened version should be highlighted, and/or the document details in the top side of the sidebar should be updated...
Hi @elhananjair currently it's not possible to do this in an easy way. When the user hits the print we convert the document into PDF and send to the browser...
Thanks @hanswang123456 ! It seems you are missing the signoff To add your Signed-off-by line to every commit in this branch: Ensure you have a local copy of your branch...
Thank you @tml1024 let me paste here the screenshot relative to this change  I was thinking that maybe using snackbar would be better...
Hi @Jerome-Herbinet we use weblate :) https://hosted.weblate.org/search/collabora-online/ui/?offset=1&q=+source%3A%22Row+height%22+&sort_by=-priority%2Cposition&checksum= We also publish every month the leader board in the forum: https://forum.collaboraonline.com/t/weblate-stats-august-2022/1330 ;)
Thanks @Jerome-Herbinet !
@Jerome-Herbinet I'm trying to find it as well :P we do have the string being properly set in https://github.com/CollaboraOnline/online/blob/master/browser/src/map/handler/Map.Feedback.js#L82 but maybe , somehow, it is not being discoverable by weblate