Blender 2.69 Splash Screen - Links Broken #37530

Closed
opened 2013-11-19 07:00:21 +01:00 by tadman · 11 comments
tadman commented 2013-11-19 07:00:21 +01:00 (Migrated from localhost:3001)

System Information
Windows 7 64-bit

Blender Version
Broken: Blender 2.69 r60995

Short description of error

Several of the links in the Splash Screen no longer work on the redesigned site.

Exact steps for others to reproduce the error

Click "Release Log" or "User Community"

The rest seem to work, but those two are 404.

**System Information** Windows 7 64-bit **Blender Version** Broken: Blender 2.69 r60995 **Short description of error** Several of the links in the Splash Screen no longer work on the redesigned site. **Exact steps for others to reproduce the error** Click "Release Log" or "User Community" The rest seem to work, but those two are 404.
tadman commented 2013-11-19 07:00:21 +01:00 (Migrated from localhost:3001)
Author

Changed status to: 'Open'

Changed status to: 'Open'
tadman commented 2013-11-19 07:00:21 +01:00 (Migrated from localhost:3001)
Author

Added subscriber: @tadman

Added subscriber: @tadman

Added subscriber: @Sergey

Added subscriber: @Sergey

Works fine for me here. It might have been solved recently, can you please doublecheck on this?

Works fine for me here. It might have been solved recently, can you please doublecheck on this?
Thomas Dinges self-assigned this 2013-11-19 08:55:31 +01:00

2.69 will be broken of course, but current Master is fine. "User-Community" link is the only which needs fixing still, but we don't have a real "User Community" site yet.

Will check.

2.69 will be broken of course, but current Master is fine. "User-Community" link is the only which needs fixing still, but we don't have a real "User Community" site yet. Will check.

Added subscribers: @fsiddi, @dmcgrath, @brecht

Added subscribers: @fsiddi, @dmcgrath, @brecht

We should add redirects on blender.org for links in older Blender versions. Probably something @fsiddi or @dmcgrath know how to do?

Broken:
http://www.blender.org/e-shop (without the slash)
http:*www.blender.org/development/release-logs/blender-269 (and other versions) can redirect to http:*wiki.blender.org/index.php/Dev:Ref/Release_Notes
http://www.blender.org/community/user-community

This one I will fix:
https://projects.blender.org/tracker/?atid=498&group_id=9&func=browse

We should add redirects on blender.org for links in older Blender versions. Probably something @fsiddi or @dmcgrath know how to do? Broken: http://www.blender.org/e-shop (without the slash) http:*www.blender.org/development/release-logs/blender-269 (and other versions) can redirect to http:*wiki.blender.org/index.php/Dev:Ref/Release_Notes http://www.blender.org/community/user-community This one I will fix: https://projects.blender.org/tracker/?atid=498&group_id=9&func=browse
Member

Ah, we only did url's for /shop and /store that redirect to the e-shop.

But ya, I just need a list of from and to urls, with optional regex for broad range of them.

So for example, it sounds like you want:

"http:*www.blender.org/developer/release-logs/.*" => "http:*wiki.blender.org/index.php/Dev:Ref/Release_Notes"

We could match a part the url and redirect it based on the regex's $1 etc, but that assumes there is a uniformity to the urls before and after the redirect. eg:

"http:*example.com/old/sub/dir/Release_Notes-(.*)" => "http:*wiki.example.com/Dev:Ref/Release_Notes-$1"
Ah, we only did url's for /shop and /store that redirect to the e-shop. But ya, I just need a list of from and to urls, with optional regex for broad range of them. So for example, it sounds like you want: ``` "http:*www.blender.org/developer/release-logs/.*" => "http:*wiki.blender.org/index.php/Dev:Ref/Release_Notes" ``` We could match a part the url and redirect it based on the regex's $1 etc, but that assumes there is a uniformity to the urls before and after the redirect. eg: ``` "http:*example.com/old/sub/dir/Release_Notes-(.*)" => "http:*wiki.example.com/Dev:Ref/Release_Notes-$1"
Member

Ok, redirect rules should be in place for e-shop, the release notes and the community page. Thanks for report.

@brecht Ill leave open until you get the tracker url

Ok, redirect rules should be in place for e-shop, the release notes and the community page. Thanks for report. @brecht Ill leave open until you get the tracker url

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Tracker URL working as well now.

Tracker URL working as well now.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
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
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info 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
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#37530
No description provided.