You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading LP from 4.2.1.1 to 4.2.2, when editing a lesson in the backoffice, the "Preview in a new tab" URL does not include its course.
With 4.2.2, the preview URL is now: /lesson/<lesson_slug>
With 4.2.1.1 it used to be: /course/<course_slug>/lesson/<lessong_slug>
Because of that, the content author doesn't see the lesson like it will be displayed to the enroled student in the frontoffice, with the course side navigation pane.
I've verified the lesson was added to the course, and I am using the same LP permalink settings as before:
Course: /course/sample-course/
Lesson /lesson/
Was this change intentional? Or is it a bug of the optimizations made in 4.2.2? Is it somehow configurable?
The text was updated successfully, but these errors were encountered:
stissot
changed the title
Lesson preview URL does not include show its course anymore
Lesson preview URL does not include its course anymore
Mar 8, 2023
Since upgrading LP from 4.2.1.1 to 4.2.2, when editing a lesson in the backoffice, the "Preview in a new tab" URL does not include its course.
With 4.2.2, the preview URL is now:
/lesson/<lesson_slug>
With 4.2.1.1 it used to be:
/course/<course_slug>/lesson/<lessong_slug>
Because of that, the content author doesn't see the lesson like it will be displayed to the enroled student in the frontoffice, with the course side navigation pane.
I've verified the lesson was added to the course, and I am using the same LP permalink settings as before:
/course/sample-course/
/lesson/
Was this change intentional? Or is it a bug of the optimizations made in 4.2.2? Is it somehow configurable?
The text was updated successfully, but these errors were encountered: