I first thought it was related or caused by http://drupal.org/node/49375 but it seems not to be the case.

When I visit admin/path/delete/54?destination=admin%2Fpath I get a blank page.

There is no error, not in error.log (apache) nor in Drupals watchdog. Weird.
But even weirder is that locally I cannot reproduce this. (hence I thought that the abovementioned patch fixes this issue) :/

It can be the theme, it can be a contrib module (pathauto is not installed)

Any hints are appreciated.

Bèr

Comments

kbahey’s picture

Priority: Critical » Normal

I cannot reproduce this with today's HEAD.

Added a new alias, made sure it is working, went into /admin/path, clicked on delete for the alias (which has the link set as /admin/path/delete/2?destination=admin%2Fpath.

After pressing the confirmation button, I go back to the /admin/path and get a drupal message. Everything is normal.

Setting to normal, since this is not a show stopper.

chx’s picture

Status: Active » Closed (won't fix)

If Khalid can't reproduce... Ber, test a bit more and reopen if it persists.

Bèr Kessels’s picture

Status: Closed (won't fix) » Active

Well, I told that I too could not reproduce in a clean instal. The bug, however is not fixed.

magico’s picture

Status: Active » Fixed

Could not reproduce.

Anyway, there were too much changes on the last few months, including menus structure, that stops us to investigate further.

Anonymous’s picture

Status: Fixed » Closed (fixed)