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

Exporting generates wrongly nested xml #17

Open
inigoalonso opened this issue Sep 8, 2016 · 1 comment
Open

Exporting generates wrongly nested xml #17

inigoalonso opened this issue Sep 8, 2016 · 1 comment
Labels

Comments

@inigoalonso
Copy link

An example from the Mac OS version:

<xml xmlns="http://www.w3.org/1999/xhtml"><block type="onfirstboot" id="onfirstboot" x="196" y="17"><next><block type="wifisetup" id="tdj{ab/qfO0U8OZk;;d3"><field name="1">network-name</field><field name="2">network-password</field><field name="3">WPA/WPA2</field><next><block type="downloadfile" id="kp6B#4)Jt!tnen6B@W/-"><field name="1">http://example.com/my-file</field><field name="2">/home/pi/new-name</field></block></next></block></next></block></xml>

But on the bright side, importing works anyway.

@davidferguson
Copy link
Owner

The import/export code is almost exclusively handled by Blockly, and although it sometimes produces odd results, they usually work (as you pointed out).

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

No branches or pull requests

2 participants