Xyphyn / photon

An opinionated web client for Lemmy to help users discover the fediverse.
https://phtn.app
GNU Affero General Public License v3.0
389 stars 43 forks source link

Bug: "Team" link on commuities links to incorrect url path for admins #440

Closed lemmyposter212 closed 2 months ago

lemmyposter212 commented 2 months ago

Describe the bug "Team" link on commuities links to incorrect url path for admins the link should be https:///c/@/settings/team but instead is https:///c/@/team

To Reproduce (if applicable) Steps to reproduce the behavior:

  1. as an admin Go to community page
  2. Click on settings gear
  3. click "team"
  4. 404 error occurs

Expected behavior the community's mod team is shown

Screenshots image

Versions

sevonj commented 2 months ago

Looks like this was fixed a month ago: 304b35be6cfc1f4657b2eabb7cddeaf762be20a3

You're one photon release behind, and the current one has the fix.

Xyphyn commented 2 months ago

You're on an old version of photon. This is fixed.

lemmyposter212 commented 2 months ago

great, thanks!