[opencms-dev] SQL Bug
Steffen Petter
spetter at web.de
Thu Oct 26 11:20:58 CEST 2000
Hello,
I use opencms version 4.1.36
I have created a new task and the the follow Exception was sent:
-->
[CmsException]: 4 Sql exception
Detailed Error: Column not found: Unknown column 'CMS_TaskLog.coment' in 'field list'
Caught Exception: java.sql.SQLException: Column not found: Unknown column 'CMS_TaskLog.coment' in 'field list'
at com.opencms.file.genericSql.CmsDbAccess.writeTaskLog(CmsDbAccess.java:7121, Compiled Code)
...
<---
The problem is an mistake in field name: 'CMS_TaskLog.coment'
The origin field name in MySQL - database is 'CMS_TaskLog.comment'
How can I fix this bug ? (Fast)
Regards, Steffen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20001026/e2bbaffd/attachment.htm>
More information about the opencms-dev
mailing list