? Success

User tests: Successful: Unsuccessful:

avatar alikon
alikon
5 Mar 2015

Steps to reproduce the issue

go to the category manager and create or edit a category In the tags field create or add a tag then click "Save".

Expected result

The category is saved with the tag

Actual result

the tag field is cleared and the category is not saved

System information

PostgreSQL 9.3.5
Joomla 3.4.0

Additional comments

added a sanity check for NOT NULL FIELDS

avatar alikon alikon - open - 5 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 5 Mar 2015
Category Postgresql SQL
avatar waader
waader - comment - 5 Mar 2015

@alikon Please try the following test cases:

  • Add a new (=ad hoc) tag to an existing or new category and save. That works.
  • Repeat the above step: You get the following error: SQL=INSERT INTO sdfjk_contentitem_tag_map

mssql gives this error message:
23000 [Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot insert the value NULL into column 'core_xreference', table 'joomla34.dbo.ufv5y_ucm_content'; column does not allow nulls. INSERT fails.SQL=INSERT INTO ufv5y_ucm_content VALUES ('com_content.category','Joomla!','joomla','','1','1','{"category_layout":"","image":"","image_alt":""}','{"author":"","robots":""}','247','2011-01-01 00:00:00.000','2015-03-05 20:26:38','*','19','{}','{}','0','1','','','14','5')

avatar alikon
alikon - comment - 6 Mar 2015

retest with #6314

avatar brianteeman brianteeman - change - 24 Mar 2015
Category Postgresql SQL Postgresql SQL Tags
avatar brianteeman
brianteeman - comment - 23 May 2015

Issue confirmed
Tested with this PR an #6314
Issue resolved


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6326.

avatar brianteeman brianteeman - test_item - 23 May 2015 - Tested successfully
avatar waader
waader - comment - 26 Jun 2015

@test works fine! Thanks!

avatar waader waader - test_item - 26 Jun 2015 - Tested successfully
avatar zero-24 zero-24 - change - 26 Jun 2015
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 26 Jun 2015

RTC based on testing :smile:


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6326.

avatar zero-24 zero-24 - change - 26 Jun 2015
Labels Added: ?
avatar Kubik-Rubik
Kubik-Rubik - comment - 9 Jul 2015

Thank you @alikon! Merged.

avatar zero-24 zero-24 - close - 9 Jul 2015
avatar Kubik-Rubik Kubik-Rubik - change - 9 Jul 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-07-09 08:04:38
Closed_By Kubik-Rubik
avatar Kubik-Rubik Kubik-Rubik - close - 9 Jul 2015
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment