Changes between Version 1 and Version 2 of Ticket #31373, comment 9
- Timestamp:
- 02/24/2015 02:55:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31373, comment 9
v1 v2 2 2 Using `parseInt()` when comparing them makes the problem go away. 3 3 4 ` wp-admin/js/press-this.php` -> L640 (in [attachment:31373.patch]):4 `src/wp-admin/js/press-this.php` -> L640 (in [attachment:31373.patch]): 5 5 {{{ 6 6 // Prompt user to upgrade their bookmarklet if there is a version mismatch.