[Solved] Import propel xml file lets ORMD hang

0 votes
asked Jan 25, 2013 in Solved by anonymous
recategorized Jan 30, 2013 by ludek.vodicka

I tried to import a propel xml file (for 1.6). This will make ORMD hang (I believe it said updating ???). When i try to do it again it now does not hang any more but the import windows disappears and nothing happened.

My project is setup with Propel and Zend Framework.

1 Answer

0 votes
answered Jan 25, 2013 by ludek.vodicka Skipper developer (140,450 points)
selected Jul 30, 2014 by Martin Freki Stradej
 
Best answer

Hi, it's hard to say what happen or why ORM Designer don't import your project without more information.

Would it be possible to send us your schema.yml project files (privately to [email protected]) so we can test it?

Or you should try to find the minimal test case when this issue happen and we will fix it.

Thanks.

commented Jan 30, 2013 by anonymous

Ah I found out that when the file is called xxx.xml.txt it does not work. If i change it to xxx.xml it does work.

commented Jan 30, 2013 by ludek.vodicka Skipper developer (140,450 points)

Yep, this could be a reason ;-).

...