diff options
author | Andreas Gohr <andi@splitbrain.org> | 2023-01-26 15:01:47 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2023-01-26 15:04:45 +0100 |
commit | e2905cd42331b3b80acc4b8d0b6bb2e3eb207524 (patch) | |
tree | 452fdae5fa53db1bda16a3355c5265c36bc8d777 /lib/scripts/jquery/jquery.cookie.js | |
parent | 8fa268b3d54a68c7f30864fbf666776420c35634 (diff) | |
download | dokuwiki-e2905cd42331b3b80acc4b8d0b6bb2e3eb207524.tar.gz dokuwiki-e2905cd42331b3b80acc4b8d0b6bb2e3eb207524.zip |
fix accidental overwriting of variable in bulkmailer #3862
When the bulkmailer tries to skip own or minor edits, it was overwriting
$rev with a timestamp instead of using the proper array structure
returned by getRevisionInfo().
This also moves the initialization of the PageChangeLog object out of
the while loop to ensure it's inner caching mechanism is utilized when
fetching the info.
This should fix #3862
Diffstat (limited to 'lib/scripts/jquery/jquery.cookie.js')
0 files changed, 0 insertions, 0 deletions