A typical frontpage with many posts could have an URL like http://example.com/node?page=7. Currently the permalink for that page erroneously looks like http://example.com/node.

Comments

lolandese’s picture

Title: Query part of URL is missing (pagination pages) » Query part of URL is missing on paged pages (e.g. ..?page=7)
Status: Active » Needs review
StatusFileSize
new718 bytes

Attached patch includes the '?page=7' part. It does not include other kinds of queries.

lolandese’s picture

Status: Needs review » Fixed
lolandese’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Fixed » Patch (to be ported)
lolandese’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new2.37 KB

Patch for D7 attached.

lolandese’s picture

Status: Needs review » Fixed
lolandese’s picture

StatusFileSize
new1.93 KB
new2.67 KB

Forgot to add the URL query part also to the link itself, not only the copybox.

Furthermore improved project description in .info file.

Patches attached.

Commits:
D6: http://drupalcode.org/project/permalink_block.git/commitdiff/2726121
D7: http://drupalcode.org/project/permalink_block.git/commitdiff/f39703e

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.