Issue 15912
News items with node URLs only and no named alias?
15912
Reporter: kylecopas
Assignee: bko
Type: Bug
Summary: News items with node URLs only and no named alias?
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2014-06-10 14:24:10.459
Updated: 2014-07-30 12:06:41.542
Resolved: 2014-07-03 14:39:13.854
Description: Just trying to get a read on this, but do we not have a automatic aliasing system in place for new pages? I'm surprised to see that all of the most recent news items appear to only have their numeric node reference as a URL:
http://www.gbif.org/newsroom/news
What's more, I can't actually access the individual drupaledit pages to check if that's the case. Throwing up the following Tomcat error:
HTTP Status 404 - There is no Action mapped for namespace [/node] and action name [3094/edit] associated with context path [/a_portal].
type Status report
message There is no Action mapped for namespace [/node] and action name [3094/edit] associated with context path [/a_portal].
description The requested resource is not available.
]]>
Author: kylecopas
Comment: Sorry—just realized that I was looking at the IMS resources rather than the page. Please mark as closed!
Created: 2014-06-11 09:57:34.525
Updated: 2014-06-11 09:57:34.525
Author: bko@gbif.org
Comment: No worries - I'll investigate this issue before moving on. We need this likely for the next iteration of the IMS task.
Created: 2014-06-11 10:37:00.94
Updated: 2014-06-11 10:37:00.94
Author: bko@gbif.org
Comment: [~kylecopas], I just checked that it is actually possible to add meaningful url alias to news items by unchecking "Generate automatic URL alias". I guess that's what you mean in the first comment? If that's the case, I'll work with Markus to sort out how we deal with the confusing Tomcat error before we close this one.
Created: 2014-06-12 12:25:37.317
Updated: 2014-06-12 12:25:37.317
Author: bko@gbif.org
Created: 2014-07-03 14:39:13.886
Updated: 2014-07-03 14:39:45.118
With Markus altered the varnish rules now www.gbif.org/node/%/edit works properly and admin_menu is shown while one is logged in and visiting www.gbif.org/*
But it's still advised that editors and admins login from drupaledit.gbif.org before any new architecture/workflow is introduced. Thanks!