Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
5208 Переглядів

I'm testing Odoo9 and i've installed the Attachment module. Uploading a attachment works fine, but when I try to download an attachment a internal server error (500) occurs. For example:

https://odoo.internal/web/content/609?download=true&t=1443530036375


In the errorlog I get this error:

TypeError: content_common() got an unexpected keyword argument 't'


And when I remove the t argument from the URL I can download the file perfectly fine:

https://odoo.internal/web/content/609?download=true


Аватар
Відмінити

I've tried to simulate your problem on the latest runbot and it doesn't seem to be there anymore. Please update your Odoo V9 to the latest version and see if you still have that issue? :)

Автор

Hi Yenthe, strange. Because the runbot version doesn't append the t argument. Gonna try the latest update.

Автор Найкраща відповідь

Still not fixed in the latest nightly build..

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
груд. 18
4499
1
жовт. 15
4897
1
січ. 22
4492
1
груд. 17
8892
2
серп. 16
3653