getgrav / getgrav/grav-plugin-admin

page.url and url link with ssl ver 1.4.6

Open
#1,486 0 comments 0 reactions 0 assignees View on GitHub
evaluating
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

Version 1.4.6 the variables href = “{{page.url (true, true)}} or {url (’’, true)}} in file base.html.twig are interpreted now href =” http://domain.fr:443 “(without the https recovery) and content =” http://domain.fr:443/user/themes/xxxx/images/xxxx.jpg "/> if SSL is enable. There is no "https" and it is followed by": 443".

Contributor guide

Open the contributing guide

Research direction

Open base.html.twig and reproduce the reported URL rendering with SSL enabled, focusing on the page.url and url expressions used in href and image paths. Done means generated URLs use https correctly and do not append :443; verify the rendered output in the affected admin page.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.