I upgraded to 4.7.x-1.4-2 and the username as arg stopped working.

I fell back to 4.7.x-1.2 and everything is working again, but now I can't get to admin/views. It just takes me to the watchdog entries page.

I tried reinstalling via the devel module, but still no views admin page.

Help.

Comments

merlinofchaos’s picture

Strange. If you mean the argument "User: Username is Author" argument, I just checked that and it's working ok for me. I can't think of anything that should've changed there.

When you reverted, did the Views UI module somehow get deactivated?

merlinofchaos’s picture

If you are able to get to the Views UI again, can you export the view that stopped working for me?

bluecobalt’s picture

Hey Earl,

Thanks, yes the views ui module had gotten turned off in the process. Turned it back on and it works fine.

And, yes, i do mean "User: Username is Author" argument. I get an error saying too many redirects, and that the browser can not display the page.

I figured out what the problem is, it's a revisit of this bug - http://drupal.org/node/91956

I can do photos/$arg, but not $arg/photos.

thanks,
blue

merlinofchaos’s picture

(*#&$)(*@#$

Not sure why that's happening. Will look into it when I have time. :/

bluecobalt’s picture

Thanks.

I'll stick with 1.2 till you have a chance to get to it.

bluecobalt’s picture

Any progress with this yet?

merlinofchaos’s picture

Status: Active » Fixed

I can not BELIEVE I let that bug through in the menu patch. I *checked* the strrpos' but didn't see the other two.

Anyway, this is now fixed in --dev and will be fixed (really) in 1.5. I'm sorry about the wait, the holidays have not left me with a lot of free time for this.

Anonymous’s picture

Status: Fixed » Closed (fixed)