Bedework / bedework

An Enterprise Calendar and Scheduling System
Apache License 2.0
40 stars 9 forks source link

From Jira: Bookmarkable URLs #62

Closed bleibson closed 1 year ago

bleibson commented 10 years ago

See https://issues.jasig.org/browse/BWK-38

kyletcook commented 2 years ago

Our users would like to be able to copy/paste URL from the address bar of their browser for individual events (event detail). This is not available with current xsl view writing to the URL of the browser's address bar.

kyletcook commented 1 year ago

@douglm Testing our instance at https://eventsdev.library.nashville.org; I am seeing this working in Mozilla Firefox.

In current 3.10 bedework, event detail shows https://events.library.nashville.org/cal/event/showEventMore.rdo for all individual event displays. In Bedework 4: Address bar is presenting a unique url to each event on the "events Detail view". appedning this ?b=de&href=/public/unbrowsable/workflow/unapproved/CAL-8a3e8e4b-83f1 after the eventView.do;

Has their been a code change that will be presenting users with a permanent URL for the event detail in their address bar? @douglm

spartanicus commented 1 year ago

Hi, Kyle -

Yes - each individual event will show a permalink to the event detail view. :-)

Best wishes (and happy new year too) - Arlen

On 1/5/23 3:27 PM, Kyle Cook wrote:

@douglm https://github.com/douglm Testing our instance at https://eventsdev.library.nashville.org; I am seeing this working in Mozilla Firefox.

In current 3.10 bedework, event detail shows |https://events.library.nashville.org/cal/event/showEventMore.rdo| for all individual event displays. In Bedework 4: Address bar is presenting a unique url to each event on the "events Detail view". appedning this |?b=de&href=/public/unbrowsable/workflow/unapproved/CAL-8a3e8e4b-83f1| after the |eventView.do|;

Has their been a code change that will be presenting users with a permanent URL for the event detail in their address bar?

— Reply to this email directly, view it on GitHub https://github.com/Bedework/bedework/issues/62#issuecomment-1372706936, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUE7Y7JUN7IM7DL3D6O6SLWQ4VEXANCNFSM4ANF56WQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

kyletcook commented 1 year ago

Happy to report this is all fixed in Bedework 4. Can retire this issue! @bleibson @douglm