Edit button directs user to non-existent source code file. #104787
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#104787
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Page Information
eng
Short description of error
https://docs.blender.org/manual/en/latest/scene_layout/object/editing/transform/control/precision.html takes me to https://projects.blender.org/blender/blender-manual/_edit/main/manual/scene_layout/object/editing/transform/control/precision.rst, which doesn't exist.
However, the "View source" hyperlink works - it directs the user to https://projects.blender.org/blender/blender-manual/src/branch/main/manual/scene_layout/object/editing/transform/control/precision.rst?display=source.
`en/latest/scene_layout/object/editing/transform/control/precision.html` edit buttons directs user to non-existent source code file.to `/en/latest/scene_layout/object/editing/transform/control/precision.html` edit buttons directs user to non-existent source code file.`/en/latest/scene_layout/object/editing/transform/control/precision.html` edit buttons directs user to non-existent source code file.to `/en/latest/scene_layout/object/editing/transform/control/precision.html` edit button directs user to non-existent source code file.`/en/latest/scene_layout/object/editing/transform/control/precision.html` edit button directs user to non-existent source code file.to Edit button at `/en/latest/scene_layout/object/editing/transform/control/precision.html` directs user to non-existent source code file.Edit button at `/en/latest/scene_layout/object/editing/transform/control/precision.html` directs user to non-existent source code file.to Edit button directs user to non-existent source code file at `/en/latest/scene_layout/object/editing/transform/control/precision.html`.What do you mean that it non existent? Did you sign into projects.blender.org if prompted?
@Blendify, yeah, that's how I posted the BR. Anyway, for a reason unknown to me, that URI works now. However, I promise to you that I got a consistent 404 on it when I posted this. However, that seems like a server issue, so I'll close this. Thanks for the assistance.
@Blendify, I think I just saw the same issue at https://developer.blender.org/docs/features/cycles/devices/, where it directed me to https://projects.blender.org/blender/blender-developer-docs/_edit/main/docs/features/cycles/devices.md. I've attached a video.
I know that what's depicted is the remit of a https://projects.blender.org/blender/blender-developer-docs/issues/new/choose, but I don't want to create another issue that I can't consistently replicate, and it seems identical to this one.
@Blendify, I can also reproduce it at https://docs.blender.org/manual/en/latest/render/cycles/gpu_rendering.html, which directs me to https://projects.blender.org/blender/blender-manual/_edit/main/manual/render/cycles/gpu_rendering.rst. I've attached another video.
Edit button directs user to non-existent source code file at `/en/latest/scene_layout/object/editing/transform/control/precision.html`.to Edit button directs user to non-existent source code file.I cannot reproduce the behavior, perhaps a browser extension is causing an issue? Can you reproduce using factory settings?
@Blendify, it indeed does occur in a new portable package with everything default (all I did was log in to my
projects.blender.com
account, so it has those cookies). Specifically, https://download.mozilla.org/?product=firefox-nightly-latest-l10n-ssl&os=linux64&lang=en-GB:I simply cannot reproduce this.
@Blendify you can not reproduce because you have "edit" right on this repository but @RokeJulianLockhart does not have the same "edit" right.
I can reproduce this for all https://projects.blender.org/blender/blender-manual/_edit/... pages
Only a link to his fork of the manual could work. but he does not have one.
for example:
https://projects.blender.org/blender/blender-manual/_edit/main/manual/scene_layout/object/editing/transform/control/precision.rst == 404
but if I replace
https://projects.blender.org/blender/blender-manual/
with my forkhttps://projects.blender.org/dupoxy/blender-manual/
https://projects.blender.org/dupoxy/blender-manual/_edit/main/manual/scene_layout/object/editing/transform/control/precision.rst == OK
but this link will of course only work for me .
There is a bug report for Gitea about this: https://github.com/go-gitea/gitea/issues/9017
This is something that we want to see resolved, this issue can be tracked here:
infrastructure/blender-projects-platform#51