Josef Fröhle
Josef Fröhle
I will try it tomorrow again, I'm not sure yet what triggers the error, but because it is currently just a new basic initiated app, I think it's iris related,...
Example Code here: https://nc.josef-froehle.de/nextcloud/index.php/s/N2QFbm7s9bkd3kD (Available until: 2020-03-22) I can't find the problem, maybe I a bit code blinde....
Okay i found out that if you don't provide any querystrings you don't get a error. But if you only provide only one you get the errors. I think this...
Try it without a querystring attached and then there is no error Von meinem iPhone gesendet > Am 14.02.2021 um 12:20 schrieb Gerasimos (Makis) Maropoulos : > > >...
That would be a greate idea!
@kataras did update the other issue
@kataras it would be cool if we can alias schema.MultiError to catch the error of this type. Because schema will collect the errors into this type.
Hi @kataras if I have only one required field filled, i get an error of MultiError (`e#10003`): ```go var ( errMultiError = &schema.MultiError{} errEmptyField = &schema.EmptyFieldError{} ) // CheckErr ......
Hi @jgm, with the 2.18 deb the output has changed: This message is gone: ``` [WARNING] Could not load include file './common/introduction.rst' at line 7 column 1 [WARNING] Could not...
sphinx does work other, it use the src dir as `/`.