-
### Context / Scenario
The user upload a document with the DOC format
### What happened?
When the user upload a document with the legacy DOC format, the application throws an exception saying that …
-
### Please describe your bug
as i updated from 10.8.13 to 10.9.0 the WebUI does nothing
since i dont get browser log i dont know if its related to
https://github.com/jellyfin/jellyfin/issues/11…
-
### Bug description
I am using Panflute JSON filters for my project.
Installing the latest `quarto-cli` from Git broke my build - Quarto raises an error of form:
```
Could not run /Users/mb312…
-
I try to build OpenXML-SDK with the latest Visual Studio 2022 (community) (17.8.6)
- I git checkout the tag
- I open the *.sln
- I try to build the solution
My observations :
tag 2.7.2
…
-
### Bug description
Page breaks via {{< pagebreak >}} do not create page breaks in the created DOCX files. However, {{< pagebreak >}} is working as expected for PDF targets.
### Steps to reproduce
…
pcdx0 updated
5 months ago
-
### Please describe your bug
Using Docker (linuxserver/jellyfin:latest) After yesterday update 10.9 no contact possible with jellyfin server. Normaly I wait for 1 or 2 days to see if tere is a upda…
-
Hello.
I have an unorder list (\ ) in my html and it's getting turned into an ordered list when the word is generated.
I checked the code and both tags \ and \ are using the ProcessNumberingList …
-
Hi Team,
I am saving a file directly in excel format. There i required some columns Header need to be merged. So i wrote the below code but still getting the error as shown below. Kindly help and d…
-
![image](https://user-images.githubusercontent.com/25903040/161032197-b507baa6-2c8c-4314-81e3-228b074d6e96.png)
vs
![image](https://user-images.githubusercontent.com/25903040/161032073-1f2e698…
-
## Description
It'd be nice to be able to natively read excel files
preferred usage
```sql
select * from read_excel('path/to/file.xlxs') -- Defaults to the first sheet
```
We'd likely need…