User tests: Successful: Unsuccessful:
Column "urls" in table #__tags gets more and more filled each time a single tag is saved. This is caused by a missing check for an array in bind method of com_tags (administrator/components/com_tags/tables/tag.php - L61).
Tested on a fresh 3.5.0 with no sample data and on 3.4.8.
Testing instructions:
enter a title and click on "Save"
now in phpMyAdmin go to table "#__tags" and look for the value in the column "urls" of the tag just created: it should be {}
in backend save the tag again
On each save the column gets messed up more (I tried it about 10 times - looks nice :-)
Apply the patch and test again: column "urls" should only be filled with {}.
This was introduced a while ago: bb65868
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Tags |
I have tested this item successfully on 9c2c11f
I have tested this item successfully on 9c2c11f
Thanks for the detailed test instructions
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-12 19:48:56 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
Milestone |
Removed: |
Milestone |
Added: |
Milestone |
Added: |
Milestone |
Removed: |
I have followed above steps and able to reproduce the issue.
Joomla Version: Joomla! 3.5.0-beta Beta [ Ember ] 06-November-2015 24:00 GMT
PHP Version: 5.4.45-3+deb.sury.org~precise+1
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9574.