Opened 17 years ago

Closed 17 years ago

#4338 closed (fixed)

SessionWrapper should have pop method

Reported by: Gary Wilson <gary.wilson@…> Owned by: Adrian Holovaty
Component: Contrib apps Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description


Attachments (2)

4338.diff (468 bytes ) - added by Gary Wilson <gary.wilson@…> 17 years ago.
added pop method to SessionWrapper
4338.2.diff (1.0 KB ) - added by Gary Wilson <gary.wilson@…> 17 years ago.
added tests

Download all attachments as: .zip

Change History (6)

by Gary Wilson <gary.wilson@…>, 17 years ago

Attachment: 4338.diff added

added pop method to SessionWrapper

comment:1 by Gary Wilson <gary.wilson@…>, 17 years ago

Needs tests: set
Triage Stage: UnreviewedAccepted

comment:2 by Gary Wilson <gary.wilson@…>, 17 years ago

Waiting on feedback on how we should do tests for contrib apps.

by Gary Wilson <gary.wilson@…>, 17 years ago

Attachment: 4338.2.diff added

added tests

comment:3 by Gary Wilson <gary.wilson@…>, 17 years ago

Needs tests: unset
Triage Stage: AcceptedReady for checkin

comment:4 by Malcolm Tredinnick, 17 years ago

Resolution: fixed
Status: newclosed

(In [5306]) Fixed #4338 -- Added pop() method to SessionWrapper. Thanks, Gary Wilson.

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