Pager returns to the first page after save

duckzland - May 31, 2009 - 08:21
Project:Translation table
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When I am using the 1.0-beta1 version, the pagination works and displayed on the bottom page of the translation table page, but the bug is when the next button is clicked sometimes its display an error complaining about url is too long (apache error page).

Now, after upgrading to 1.0-rc1 the pagination is missing, and only display the first page of the translation table content.

I really like the module since it's cuts down the time needed to do a full translation for a drupal site, but this fatal bug is rendering the module useless.

cheers,
duckz

#1

Pasqualle - May 31, 2009 - 14:35
Category:bug report» support request
Status:active» postponed (maintainer needs more info)

the limit was increased to 50, so there are now 50 items on one page. How many items do you see?

#2

Pasqualle - May 31, 2009 - 14:41
Category:support request» bug report
Status:postponed (maintainer needs more info)» active

yes, the pager is not rendered

#3

Pasqualle - May 31, 2009 - 14:41
Priority:normal» critical

#4

duckzland - June 2, 2009 - 11:27

Yes I got exactly 50, as I know it is supposed to be more.
Should I use the dev version to resolve this?

Thanks.

#5

Pasqualle - June 2, 2009 - 12:53

it's not fixed yet. The issue is harder than I first thought. Will try to fix it this week..

#6

duckzland - June 7, 2009 - 20:45

Hi Pasqualle, Any news about the fix for the missing pagination?.

#7

xarbot - June 9, 2009 - 07:27

subscribed

#8

Pasqualle - June 10, 2009 - 03:16
Status:active» fixed

http://drupal.org/cvs?commit=223404

should be fixed, please test the next dev release

#9

duckzland - June 11, 2009 - 16:11

I tested the 10 june dev version, the result:

The menu translator did show the pager.

The content type didnt show any pager, I don't know if this is by design or not as I don't know if this is supposed to list content type or built-in interface?.

If it supposed to view built-in interface then the pagination is not working but if this is just for content type then I supposed it works or I dont have enough string for content type to show pagination.

My translation overview status :

Built-in : 6293/9572 (65.74%)
Content-type : 0/43 (0%)

Is it possible to have another tab for built-in translation string search?

Anyway, Thanks for the great module, I can translate the menu in a breeze now.

Duckz

#10

Pasqualle - June 11, 2009 - 17:16

the pager is only shown with list which have more than 50 items..

the string search is in Drupal core, and I do not plan to duplicate functionality.. But if you have a suggestion for improvements (like putting a link somewhere for the search), then please create a new feature request..

#11

duckzland - June 12, 2009 - 05:52

well I guess the module is working perfectly then, I know the drupal string search capability but as you may also know its a pain in the neck to use not to mention the bandwidth wasting overhead to refresh every string that user wish to translate :) . if they implemented nice translate box in every string like your module it would be a great feature.

#12

mvc - June 19, 2009 - 00:00
Version:6.x-1.0-rc1» 6.x-1.0-rc2
Category:bug report» feature request
Status:fixed» active

The pagination in rc2 works great, except that after clicking "save" I am always returned to the first page of results.

#13

Pasqualle - June 19, 2009 - 02:15
Title:Missing pagination» Problem with pager
Priority:critical» normal

I am not sure if I can fix that. The pager works same as pagers on other admin pages..

#14

Pasqualle - September 29, 2009 - 02:45
Title:Problem with pager» Pager returns to the first page after save
Version:6.x-1.0-rc2» 6.x-1.x-dev
Category:feature request» bug report
 
 

Drupal is a registered trademark of Dries Buytaert.