Skip to content

Link shortening #2

@Sta7e

Description

@Sta7e

When you paste a link into settings the parameters get shortened:

e.g. .../rapla?page=calendar&user=somename&file=somecourse&day=12&month=1&year=2018
becomes .../rapla?page=calendar&user=somename&file=somecourse

if you mix up the parameters, the shortening fails!
e.g. .../rapla?page=calendar&user=somename&day=12&month=1&year=2018&file=somecourse
becomes .../rapla?page=calendar&user=somename

Note: the shortened link describes a different calendar

Is this expected behaviour? And why do you get rid of the parameters in the first place? I'd expect the parser to start from the day provided, not from "today".

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions