Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
database system
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
1 Oct 2006 at 17:38 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bdragon commentedPatch still applies fine to HEAD.
Reclassifying, minor feature requests are definately 6.x fodder. ;)
Comment #2
bdragon commentedStill applies (no fuzz even..), but rerolled anyway with -up.
Since 6.x is feature frozen, moving to 7.x.
Comment #3
bdragon commented[17:26] Bdragon: ($v=='last') that's a code style error
[17:26] Bdragon: (int)$pager_total[ that's another one
[17:26] dmitrig01: Yeah, it's an old patch from before I knew better...
[17:26] Bdragon: ((int)$pager_total[$element]) - 1)); tha'ts another one
[17:27] dmitrig01: how (int)$page_total[ is a code style error.
[17:27] according to the coder module " l() already contains a check_plain() call by default"
[17:27] thanks, coder module!
[17:27] dmitrig01: You want to cnw it, or should I?
[17:27] chx: shouldn't there be a space after (int)?
[17:27] coder.module rocks. ;)
[17:27] yeah, I <3 coder.module...
[17:27] coder.module rocks so hard
[17:27] so hard
[17:27] dmitrig01: for casts I prefer not
[17:27] Bdragon: I'll give you the pleasure of CNWing your own patch :D
Comment #4
bdragon commentedok, obviously the nicks got stripped there XD..
Anyway, this is CNW because there were a bunch of code style problems...
Comment #5
lilou commentedReroll + code style according to #3.
Comment #6
Anonymous (not verified) commentedThe last submitted patch failed testing.
Comment #7
Crell commentedpager_query() is no more, so this issue is no longer applicable.
Whether or not it matters for D6, I defer to Gabor.