Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing New Display Search Login/Register
Bug Id ?
Reporter ?
Product/Version ?
Aigaion / 2.1.2
Status ?
Unconfirmed
Severity ?
Critical
Duplicate Of ?
- none -
Summary ?
Migration stops without error message. reason html code in publication abstract
Report Time ?
July 4, 2010 08:06:55 PM
Assignment ?
- none -
Resolution ?
Open
Priority ?
Normal
Dependencies ?
- none -


Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0

July 4, 2010 08:06:55 PM Shinguz
When I wanted to migrate my customers Aigaion v1.3.4 to v2.1.2 it repeatedly stops without any error message (asking me where to safe the install.php (0 bytes in size) file).

Analysing the MySQL general query log pointed me to the problem in the following statement: INSERT INTO publication VALUES (...

The problem seems to be in the documents abstract attribute. Customer used a lot of html tags out of a Word MS Word document. This seems to confuse php/aigaion migration script. Probably the string is not properly escaped in aigaion?

When the abstracted was blanked out. The migration continued.

Problem can be reproduced at will. For further investigation I would be pleased to help. I have to ask customer first what kind of data I am allowed to provide.