Skip to content

Link to blank page on issues of organization #8405

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 8 tasks
Testyourstuff opened this issue Oct 6, 2019 · 7 comments
Closed
2 of 8 tasks

Link to blank page on issues of organization #8405

Testyourstuff opened this issue Oct 6, 2019 · 7 comments
Labels

Comments

@Testyourstuff
Copy link

2019/10/06 23:46:17 .../xorm/session_get.go:99:nocacheGet() [I] [SQL] SELECT id, lower_name, name, full_name, email, keep_email_private, passwd, must_change_password, login_type, login_source, login_name, type, location, website, rands, salt, language, description, created_unix, updated_unix, last_login_unix, last_repo_visibility, max_repo_creation, is_active, is_admin, allow_git_hook, allow_import_local, allow_create_organization, prohibit_login, avatar, avatar_email, use_custom_avatar, num_followers, num_following, num_stars, num_repos, num_teams, num_members, visibility, diff_view_style, theme FROM user WHERE id=? LIMIT 1 []interface {}{2}
2019/10/06 23:46:17 .../xorm/session_raw.go:87:queryRow() [I] [SQL] SELECT count(*) FROM notification WHERE (user_id = ?) AND (status = ?) []interface {}{2, 0x1}

Description

create organisation DemoOrg
create repository firstrepooforga for organisation DemoOrg
create firstissueoforga for firstrepooforga

  1. select "Issues" (see screenshot)
  2. select DemoOrg
  3. select firstrepooforgaof DemoOrg

=> links to blank page

Please note:

  • The log is from my own gitea instance, while the screenshot is from try.gitea.io
  • I can provide whole log of what happens on my instance (log level info atm)
  • on the same users, there's another organisation, which oddly works. See second screenshot (the one with organisation1/repo1/issue1)

Screenshots

grafik
grafik

@lafriks
Copy link
Member

lafriks commented Oct 11, 2019

I can also confirm this issue

@donou
Copy link

donou commented Nov 21, 2019

To me the issue appears only when the organization is set to a private one. If I configure it as limited or public, all is OK.

Guess, sometimes, gitea trusts no one.

@stale
Copy link

stale bot commented Jan 20, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 20, 2020
@zeripath
Copy link
Contributor

Is this still an issue?

@stale stale bot removed the issue/stale label Jan 20, 2020
@donou
Copy link

donou commented Jan 27, 2020

In my private environment, running 1.10.3 as a docker stack, the issue is still present.
On try.gitea.io, running 1.12.0+dev-193-g48abe41ea, I cannot repeat the issue.

@zeripath
Copy link
Contributor

OK, I guess the question is if this has been fixed in 1.11. If it's in the 1.11 rc then we can close this as 1.11 should be released any time now...

@lafriks
Copy link
Member

lafriks commented Feb 2, 2020

Closing as fixed, reopen if it is not and can be repeated on try.gitea.io

@lafriks lafriks closed this as completed Feb 2, 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
Projects
None yet
Development

No branches or pull requests

4 participants