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

Unable to close issue #9467

Closed
2 of 7 tasks
aggarwaldev opened this issue Dec 22, 2019 · 7 comments · Fixed by #9477
Closed
2 of 7 tasks

Unable to close issue #9467

aggarwaldev opened this issue Dec 22, 2019 · 7 comments · Fixed by #9477
Labels
Milestone

Comments

@aggarwaldev
Copy link

Description

When using an Issue template with check box (like the one above), I'm unable to close issue and unable to set Label.
...

Screenshots

Screenshot_2019-12-23 Refactor

Comments

I guess it's a problem with dropzone.js
Here's what console looks like:

downloadable font: OS/2: Bad sTypoLineGap, setting it to 0: -32 (font-family: "Dropdown" style:normal weight:400 stretch:100 src index:0) source: data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAA … AG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= unknown:300:30915
JQMIGRATE: Migrate is installed, version 3.0.1 jquery-migrate.min.js:33:19
Tribute was already bound to TEXTAREA tribute.min.js:1:3479
Error: No URL provided. dropzone.js:439:15
jQuery.Deferred exception: Dropzone is not defined @https://try.gitea.io/js/index.js?v=3734fe86ac738d6b4793aa29527ce5b8:1:99673
e@https://try.gitea.io/vendor/plugins/jquery/jquery.min.js?v=3.4.1:2:29453
l/</t<@https://try.gitea.io/vendor/plugins/jquery/jquery.min.js?v=3.4.1:2:29755
 undefined jquery.min.js:2:31008
ReferenceError: Dropzone is not defined index.js:2378:4
Source map error: Error: request failed with status 404
Resource URL: https://try.gitea.io/vendor/plugins/tribute/tribute.min.js
Source Map URL: tribute.min.js.map
@bagasme
Copy link
Contributor

bagasme commented Dec 23, 2019

Can you reproduce this issue without issue template?

@aggarwaldev
Copy link
Author

aggarwaldev commented Dec 23, 2019

No. It works fine as long as there's no check box.
https://try.gitea.io/aggarwal.dev/sample/issues/2

@lunny lunny added the type/bug label Dec 23, 2019
@lunny
Copy link
Member

lunny commented Dec 23, 2019

@aggarwaldev try site is a master version not v1.10.1.

@lunny lunny added this to the 1.11.0 milestone Dec 23, 2019
@zeripath
Copy link
Contributor

Does this set an id?

@zeripath
Copy link
Contributor

but I wanted to link to Does this set an id?

@zeripath
Copy link
Contributor

@jolheiser
Copy link
Member

For the record, the tests above are because this issue actually comes from header IDs.
The OP issue has ### module which is given an auto-ID of module which is then giving dropzone.js a problem.

https://stackoverflow.com/a/3434388
https://github.com/go-gitea/gitea/blob/master/public/vendor/plugins/dropzone/dropzone.js#L1619-L1623

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants