Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded html (HTML box) disappears after export and re-import #100

Open
GoogleCodeExporter opened this issue Jul 25, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. Create a Sites page with embedded HTML using Insert -> HTML Box -> put some 
html in there. In my case, the test html source was:

<pre>
  don't
      change
          the look
             of this
  &lt;because&gt; // i said // so
  $$$ <<<>>> //\\ ###
  ### dmehra
</pre>

  <hr>
  <b>bold text</b>  <u>underlined text</u>
  <hr>

2. Export Sites using google-sites-liberation tool. I used it via GuiMain 1.0 
(by launching google-sites-liberation-1.0.4.jar).

3. Import right back. 

What is the expected output? 

See all the pages including the one with embedded html.

What do you see instead?

Instead of HTML Box displaying my HTML, there is an empty space the size of 
html box. 

What version of the product are you using? On what operating system?

OS X 10.8.5, Chrome version 29.0.1547.76, google-sites-liberation-1.0.4.jar

Please provide any additional information below.

I'm not supplying my Sites page since it had confidential information, but this 
should be easy to recreate.
The html source of the resulting page, in place of the HTML Box, has the 
following:

<div><br>
</div>
<div>
<div></div>
<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>

Original issue reported on code.google.com by [email protected] on 24 Sep 2013 at 10:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant