yudhistira1 / google-blog-converters-appengine

Automatically exported from code.google.com/p/google-blog-converters-appengine
Apache License 2.0
0 stars 0 forks source link

Movable Type to Blogger - Error encountered during conversion 2 #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. File selected to import from Movable Type
2. "Convert" Button Selected
3. Error encountered.

What is the expected output? 
Correct file type

What do you see instead?
"Error encountered during conversion.

Traceback (most recent call last):
File
"/base/data/home/apps/movabletype2blogger/1.339817887614351749/movabletype2blogg
er.py",
line 45, in post
translator.Translate(StringIO.StringIO(input), self.response.out)
File
"/base/data/home/apps/movabletype2blogger/1.339817887614351749/mt2b.py",
line 231, in Translate
entry.published = atom.Published(self._ToBlogTime(time_val))
AttributeError: 'NoneType' object has no attribute 'published'"

What version of the product are you using? On what operating system?
http://movabletype2blogger.appspot.com/ 

Please provide any additional information below.

Original issue reported on code.google.com by marc.lan...@gmail.com on 18 Mar 2010 at 4:31

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the attachment.  I'll work on this fix right away.

Original comment by jlu...@gmail.com on 18 Mar 2010 at 3:39

GoogleCodeExporter commented 8 years ago
This bug should now be fixed.  It's in revision 84 and has been pushed out to 
the 
movabletype2blogger.appspot.com host.  Please try the conversion again and 
update 
this issue if you still have problems.

Original comment by jlu...@gmail.com on 18 Mar 2010 at 4:27

GoogleCodeExporter commented 8 years ago
Worked great.  Thnks

Original comment by marc.lan...@gmail.com on 19 Mar 2010 at 6:01