python-gsoc / python-blogs

Python Software Foundation GSoC Blog Platform. This system was used until 2024 but is no longer maintained.
http://python-gsoc.org/
GNU Affero General Public License v3.0
41 stars 60 forks source link

GSOC 2019 Edit Button throwing error due to undefined variable CLIPBOARD_BREAK #87

Closed Karna98 closed 5 years ago

Karna98 commented 5 years ago

Describe the bug name 'CLIPBOARD_BREAK' is not defined

To Reproduce Steps to reproduce the behaviour:

  1. Go to 'http://0.0.0.0:8000/en/'
  2. Click on 'Edit' Button on the nav bar.
  3. See error

Expected behaviour On Pressing the edit button it should redirect to edit page. Screenshots Screenshot from 2019-03-29 21-26-10

sounak98 commented 5 years ago

There was already a PR fixing this!

Check https://github.com/python-gsoc/python-blogs/pull/82.

Karna98 commented 5 years ago

There was no issue describing this bug. So didn't come across the pull request.

botanicvelious commented 5 years ago

no problem! 👍