Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#17571 closed Bug (fixed)

Fixed documentation of skipUnlessDBFeature

Reported by: Christopher Grebs Owned by: nobody
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

Small patch but this clarifies how skipUnlessDBFeature actually works.

Attachments (2)

patch_17571.diff (540 bytes ) - added by Christopher Grebs 12 years ago.
patch_for_17571.diff (545 bytes ) - added by Jakub Wiśniowski 12 years ago.
patch replaces 'not' with 'only' as suggested by claudep

Download all attachments as: .zip

Change History (6)

by Christopher Grebs, 12 years ago

Attachment: patch_17571.diff added

comment:1 by Claude Paroz, 12 years ago

Easy pickings: set
Triage Stage: UnreviewedAccepted

What about replacing 'not' by 'only'?

by Jakub Wiśniowski, 12 years ago

Attachment: patch_for_17571.diff added

patch replaces 'not' with 'only' as suggested by claudep

comment:2 by Jannis Leidel, 12 years ago

Triage Stage: AcceptedReady for checkin

comment:3 by Tim Graham, 12 years ago

Resolution: fixed
Status: newclosed

In [17459]:

Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnTeQuAk for the report.

comment:4 by Tim Graham, 12 years ago

In [17460]:

[1.3.X] Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnTeQuAk for the report.

Backport of r17459 from trunk.

Note: See TracTickets for help on using tickets.
Back to Top