Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2008 at 20:40 UTC
Updated:
23 Jan 2013 at 18:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
swentel commentedComment #2
swentel commentedChanged hardcoded nid, looks better.
Comment #3
catchPatch applies with offset, runs fine, test looks good. RTBC.
Comment #4
lilou commentedRe-roll.
Comment #5
webchickUnfortunately this test fails for me. :( Can someone take a look?
Comment #6
swentel commentedweird, no problem here .. not sure what goes wrong
Comment #7
jonskulski commented@webchick: are you running out of a ~/public_html/ or similar?
Original patch assertedRaw which looked for href="/user/login...", but if you're using a RewriteBase then your urls will look something like href="/~jskulski/drupal7/user/login" and will fail the test.
This might explain what was happening, because the test was failing for me until I changed the urls to reflect my rewrite base.
Here is a rewrite of the patch that gets the links from the url function. I didn't see many examples of assertRaw with links, but this might be something to watch out for in the future.
Comment #8
Anonymous (not verified) commentedThe last submitted patch failed testing.
Comment #13
emad964 commentedThere's no problem here
Comment #15
catchMoving out of the critical bug queue, see #607038: Meta issue: fix gaps in code coverage
Comment #26
bhavesh_gloscon commentedsame problem when updating website Drupal 7 alpha to Drupal 7.0
Comment #40
webchickF*cking spammers.
Comment #53
webchick...