workoutetc / google-sites-liberation

Automatically exported from code.google.com/p/google-sites-liberation
0 stars 0 forks source link

Images imbedded in pages get added as attachments #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. export a site from a Google Apps domain (import/export revisions checked)
2. import into a fresh site on a different Google Apps domain
3. view a page that had images in the pages.

What is the expected output? What do you see instead?
1. On the old site, images that where added to the page body showed up in 
system/app/pages/admin/attachments as attachements (which is nice) but do not 
show up on each page as attachements (also nice). This is the way I want it to 
work.
2. On the new site, images that where added to the page body show up both in 
the system/app/pages/admin/attachments as attachements (this is good) and at 
the bottom of each page in the attachments section. (this is bad)

What version of the product are you using? On what operating system?
google-sites-liberation-1.0.4.jar
Mac OS X 10.6.7

Please provide any additional information below.
1. I noticed that on the new site all the images have a generic file icon where 
as on the old site they had an image icon
2. I had the same problem when I imported the original image urls as well as 
after I changed them to match the new site.

Original issue reported on code.google.com by chr...@gmail.com on 7 Jun 2011 at 7:59