Why with enabled "Clean URLs" MN still uses URLs like /feeds?display=views-mode-list, /feeds?display=default.

Why not to use true Clean URLs? For example: /feeds/display/views-mode-list, /feeds/display/default etc.

Also, when your are on URL like /feeds?display=default the Active Channel selector doesn't work. You need to go to /feeds or home to be able to use this selector.

BTW: USER LOGIN transparent block works correctly only on the homepage. When you go to any non-homepage URL, it looks like below:

CommentFileSizeAuthor
20091124-r6rriku4n6xjd56xybt7suwb14.png23.23 KBomega8cc

Comments

alex_b’s picture

Title: Clean URLs used only partially? » User login transparency broken
Priority: Normal » Critical

Issue 1 won't fix. That's how purl module works. It uses the query portion of a URL to keep persistent non-path information about the current location.

Issue 2: Broken out: #653428: Active Channel selector does not work on feeds?display=default

I'll keep this issue for Issue 3 as the screenshots are attached here. Bumping to critical as we should fix this for beta7.

Please report seperate issues! Thank you.

David Goode’s picture

Category: feature » bug
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

The login block looks fine on all pages in the latest development version in Firefox and Safari. Possibly still a bug but not showing up; any details on how to reproduce? Did it just look like that on all non-homepages? In what browser? Test on latest dev make version.

omega8cc’s picture

It was in any browser - Safari, FF, Opera, IE etc. - on all non-homepages.

Will try with latest dev, but for now I have to find a source of this problem: http://drupal.org/node/693496 and fix it.

~Grace

[EDIT]
Fixed when using latest dev preview complete tarball, see http://drupal.org/node/693496#comment-2513464

omega8cc’s picture

Got it.

See: http://skitch.com/omega8cc/nt7y4/fullscreen

To reproduce: enable block caching. With disabled caching for blocks there is no problem.

~Grace