Opened 9 years ago
Closed 8 years ago
#721 closed defect (fixed)
Wildcard expansion against uncommitted changes
Reported by: | Olly Betts | Owned by: | Olly Betts |
---|---|---|---|
Priority: | normal | Milestone: | 1.2.25 |
Component: | Backend-Glass | Version: | git master |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | All |
Description
With git master shortly after 1.3.6 ([9d060224]), testcase qp_flag_wildcard3 currently fails under all the glass-based backends if this line is removed:
db.commit();
The problem looks to be with wildcard expansion against uncommitted changes. Before my recent change, this testcase was only run against the inmemory database.
This is a regression compared to chert (and hence 1.2.x), but I don't think it is worth holding up 1.4.0 for.
Change History (2)
comment:1 by , 8 years ago
Milestone: | 1.4.x → 1.4.1 |
---|
comment:2 by , 8 years ago
Milestone: | 1.4.1 → 1.2.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Backported to RELEASE/1.4 as [fa52f59d75969fe91ffe46abb8dd8f7ae5ea0f6a].
Backported to svn/1.2 (for brass) as [2be6d929c2cf54427efccbbcbe702405c9e7c4d2].
Note:
See TracTickets
for help on using tickets.
Actually a very dumb bug. Fixed on git master by [4a12d37f3b9dedfed36cc76eefd0f31dc9cc3b9b]. Should go in 1.4.1