Hi,

I build a panel-page, but after building it I would like to alter the panel-url.
I tried to change the url from geld_lenen to geld-lenen but it didn't work. The url stayed the same.
I think this is a bug.
Investigating it, it looks like the internal panelname is used to give the url the name instead of the path.
Greetings,
Martijn
www.gratis-informatie.nl

Comments

merlinofchaos’s picture

Comment #1

merlinofchaos commented
Status: Active » Closed (won't fix)

I just tested and I can change panel URLs just fine.

One thing I will warn is that the 'view' tab leads to a special administrative view, and is not reflective of the actual URL. If you find yourself there, go to the Panel Pages link (it should be in the breadcrumb) and then click on the URL for the panel.

summit’s picture

Comment #2

summit commented

Hi,

Further investigation of this issue led me to the aliases. It seemed I allready had used the url "geld-lenen" as an alias.
What I could see is that I am able to add an url for a panel, which is allready in the url-alias table.
And that this alias url is shown when clicking on it.
It led to a http-404 error, because the node which the alias was connect to didn't excist anymore.

Greetings,
Martijn

merlinofchaos’s picture

Comment #3

merlinofchaos commented
Title: not able to change panel-page url anymore » Have Panels warn if a chosen URL is aliased to something else
Category: bug » feature
Priority: Normal » Minor
Status: Closed (won't fix) » Active

...with this warning it will be easier to tell when something weird is happening due to aliasing...

merlinofchaos’s picture

Comment #4

merlinofchaos commented

Updating so this is fresher

merlinofchaos’s picture

Comment #5

merlinofchaos commented
Status: Active » Fixed

url aliases are now checked during validation.

Anonymous’s picture

Comment #6

(not verified) commented
Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.