Skip to content

Fix serendipity_event_linklist serialisation#129

Merged
onli merged 2 commits intos9y:masterfrom
erAck:fix-linklist-serialisation
Jul 1, 2021
Merged

Fix serendipity_event_linklist serialisation#129
onli merged 2 commits intos9y:masterfrom
erAck:fix-linklist-serialisation

Conversation

@erAck
Copy link
Copy Markdown
Contributor

@erAck erAck commented Jun 27, 2021

Instead of the link list the output was
[object Object]
because 'd' is an object in document.write(d).

Use dTree.toString() for serialisation.

Instead of the link list the output was
[object Object]
because 'd' is an object in document.write(d).

Use dTree.toString() for serialisation.
@onli
Copy link
Copy Markdown
Member

onli commented Jun 28, 2021

Hi @erAck Could you please add a commit that increases the version numb er of the plugin and adds a line to the Changelog?

@erAck
Copy link
Copy Markdown
Contributor Author

erAck commented Jun 30, 2021

@onli Done.

@onli onli merged commit 332cf0e into s9y:master Jul 1, 2021
@erAck erAck deleted the fix-linklist-serialisation branch July 1, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants