Bug 980392 - Storable error generating when create etags for Bug.get under certain circumstances
git-svn-id: svn://10.0.0.236/trunk@265275 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -411,7 +411,7 @@ sub get {
|
||||
# Set the ETag before inserting the update tokens
|
||||
# since the tokens will always be unique even if
|
||||
# the data has not changed.
|
||||
$self->bz_etag(\@bugs);
|
||||
$self->bz_etag(\@hashes);
|
||||
|
||||
$self->_add_update_tokens($params, \@bugs, \@hashes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user