papeg / ep_simple_creator

Etherpad plugin creating new pads with simple ids
1 stars 1 forks source link

Bug: Button does not work, if no pad exists #2

Closed rittmeier closed 4 years ago

rittmeier commented 4 years ago

Let's assume the plugin is installed in an Etherpad instance where no pads have been created yet. Then the button "does not work".

According to the network log "/next_id" is fetched, but the response is:

{"id":undefined}

From the perspective of the user pressing the button has no result.