Skip to:
Content

bbPress.org

Opened 15 years ago

Last modified 13 years ago

#1182 new defect (bug)

Register a view without a query

Reported by: _ck_'s profile _ck_ Owned by:
Milestone: Future Release (Legacy) Priority: normal
Severity: normal Version:
Component: Back-end Keywords: has-patch blessed
Cc:

Description

On custom views I've been using a hacked up query to try to short-circuit the query. However there's no real way to prevent bbPress from doing some kind of query, which is a waste.

I'd like to see something like if a boolean "false" is passed, no query is executed for the view and the view handler simply is allowed to take over.

Attachments (1)

1182.diff (462 bytes) - added by mr_pelle 14 years ago.
basic patch by _ck_

Download all attachments as: .zip

Change History (8)

#1 @Gautam Gupta
14 years ago

  • Milestone set to 1.1

#2 @kevinjohngallagher
14 years ago

  • Milestone changed from 1.1 to 1.5

#3 @kevinjohngallagher
14 years ago

  • Milestone changed from Future Release to 1.1

@mr_pelle
14 years ago

basic patch by _ck_

#4 @mr_pelle
14 years ago

  • Keywords has-patch added

I've attached the possible patch _ck_ posted here.

#5 @GautamGupta
14 years ago

  • Milestone changed from 1.1 to Future Release
  • Summary changed from register a view without a query to Register a view without a query

#6 @johnjamesjacoby
13 years ago

  • Keywords blessed added
  • Milestone changed from Future Release to 1.1
  • Type changed from enhancement to defect
  • Version 1.0.2 deleted

Looks good to me. Blessed for 1.1.

#7 @johnjamesjacoby
13 years ago

  • Keywords changed from has-patch, blessed to has-patch blessed
  • Milestone changed from 1.1 to 1.2
Note: See TracTickets for help on using tickets.