- Code: Select all
DB Error: ERRO: valor muito longo para tipo character varying(90)
This must be occurring therefore the fields file_name and original_file_name are being limited for 90 characters in the table article_files. This exactly error that occurred with the subject of emails already was corrected.
But the problem cannot be decided with simple truncate therefore would lose the extension of the file... I think...
This can be happening with the supplementary files, I did not test…
We are with the OJS 2.0.1 and Postgresql 7.4. We will make the update soon but I already verified that the error also occurs in version 2.1.
Eduardo Ruthes
