Skip to content

repo page 500 because of markdown render error #10842

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

Closed
2 of 7 tasks
allenfoxtc opened this issue Mar 26, 2020 · 3 comments · Fixed by #10845
Closed
2 of 7 tasks

repo page 500 because of markdown render error #10842

allenfoxtc opened this issue Mar 26, 2020 · 3 comments · Fixed by #10845
Labels
skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Milestone

Comments

@allenfoxtc
Copy link

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
    fatal from goldmark: interface conversion: interface {} is string, not []uint8

Description

i reproduce it on try.gitea.io: Link
but the README.md is rendering just fine on goldmark demo page
...

Screenshots

@jolheiser
Copy link
Member

For anyone who looks in to this, you can get the README contents here

@zeripath
Copy link
Contributor

Damn this is something to do with the checkbox change I made...

## TODO List

- [x] Embed the http proxy server [privoxy](http://www.privoxy.org/), [get it](https://homebrew.bintray.com/bottles/privoxy-3.0.26.sierra.bottle.tar.gz).


- [x] ACL mode support [Shadowsocks ACL](https://github.com/shadowsocksr/shadowsocksr-libev/tree/master/acl)

Appears to be the bit that kills things

@zeripath
Copy link
Contributor

FFS! I did actually test that change but then noticed the SetAttributeString and must not have properly tested again!

@lafriks lafriks added this to the 1.12.0 milestone Mar 27, 2020
@lafriks lafriks added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Mar 27, 2020
@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
skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants