after upgrade 4.8.7 to 4.8.8 - Not able to create articles
Verfasst: Mi 15. Okt 2008, 15:42
Hi,
after upgrading from 4.8.7 to 4.8.8 I wasn't able to create articles, the backend showed "Changes saved" but the article wasn't visible afterwards.
I've searched around in the database and found out that there were no entries for this new articles in the art_lang table and thus started to compare the sources from 4.8.7 and 4.8.8.
After searching quiet a while I found out that the art_lang table has a new field named urlname, however the upgrade script doesn't seem to have it created in my table even though it showed successful at the end.
I've added the urlname field manually and now it works perfect to create articles again.
Can you investigate if this is a bug in the upgrade script?
after upgrading from 4.8.7 to 4.8.8 I wasn't able to create articles, the backend showed "Changes saved" but the article wasn't visible afterwards.
I've searched around in the database and found out that there were no entries for this new articles in the art_lang table and thus started to compare the sources from 4.8.7 and 4.8.8.
After searching quiet a while I found out that the art_lang table has a new field named urlname, however the upgrade script doesn't seem to have it created in my table even though it showed successful at the end.
I've added the urlname field manually and now it works perfect to create articles again.
Can you investigate if this is a bug in the upgrade script?