This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 156492 - Make it possible to set page size to "infinite"
Summary: Make it possible to set page size to "infinite"
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords: PATCH_AVAILABLE
: 156493 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-08 22:29 UTC by David Vancouvering
Modified: 2014-12-10 04:01 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed patch (6.74 KB, patch)
2014-07-22 20:48 UTC, mastero23
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2009-01-08 22:29:11 UTC
Currently no way to say "get all results".  Maybe setting to "0" would do this - right now if you set it to 0 it goes
back to the default of 20.

Requested by a user on nbusers, so let's give this some priority.
Comment 1 Jiri Rechtacek 2009-10-16 14:07:40 UTC
Reassigned to new owner.
Comment 2 Jiri Rechtacek 2009-10-16 15:26:05 UTC
Check also issue 156491
Comment 3 Jiri Rechtacek 2009-10-23 09:43:03 UTC
*** Issue 156493 has been marked as a duplicate of this issue. ***
Comment 4 mastero23 2014-07-22 20:48:36 UTC
Created attachment 148217 [details]
Proposed patch

This patch allows showing all results by setting the page size to "0".
Comment 5 Libor Fischmeistr 2014-12-08 16:04:08 UTC
(In reply to mastero23 from comment #4)
> Created attachment 148217 [details]
> Proposed patch
> 
> This patch allows showing all results by setting the page size to "0".

Thank you for the patch. 

Verified and applied in changeset - http://hg.netbeans.org/core-main/rev/df4cc10babeb
Comment 6 Quality Engineering 2014-12-10 04:01:57 UTC
Integrated into 'main-silver', will be available in build *201412100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/df4cc10babeb
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #156492: Make it possible to set page size to "infinite"