Closed (works as designed)
Project:
Paging
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2008 at 21:14 UTC
Updated:
23 Jan 2009 at 15:41 UTC
document links are not reachable if they are in a different page...
example: I have "index items" in first "page" (paging by this module by adding separator chars) and they point to second page data, third page data and so on.
Clicking on links... I obtain nothing... drupal look for ///a name="#anchor"/// tag in the present page only.
Comments
Comment #1
Tiberio commentedpaging... I lost stylesheet setting too
page=full... justified text
page=something,something... *un*justified text
Comment #2
Gurpartap Singh commentedOf course the anchors won't take you to the right page. Nor is it in paging's scope to fix them somehow. You are supposed to link the anchor to the correct page. Also, paging has no control over CSS files, it really must be something else.
Comment #3
Gurpartap Singh commented