Actions
Bug #2049
closedDouble tab on new plugin installs
Description
As of cb_1_3_0_rc4_a6-unzip1st (and perhaps earlier builds) every time a plugin is installed a new tab (or tabs) is (are) also created with empty tab name.
Files
Actions
Added by nant about 15 years ago. Updated about 15 years ago.
Description
As of cb_1_3_0_rc4_a6-unzip1st (and perhaps earlier builds) every time a plugin is installed a new tab (or tabs) is (are) also created with empty tab name.
Files
| 2049.patch (984 Bytes) 2049.patch | krileon, 16 November 2010 18:21 |
Was able to duplicate. This happened when installing CBSubs and only way to remove the duplicate tab was via database.
Installer needed updated to work with fixed strict compliant tab table storage.
r1239 fixes this 1.1 RC alpha regression bug, modernizing the API compared to the rightfully minimal patch proposed.