Sackgesicht VIP
Total posts: 1,636
09 Jun 2012 05:56

As reported by ACL Manager, Cobalt produces wrong entries in the asset table.

Here a quote from ACL Manager email:

"for example:

(68, 1, 137, 138, 1, '#__js_res_record.19', '#__js_res_record.19', '[]')

is wrong, it should be something like:

(68, 1, 137, 138, 1, 'com_cobalt.record.19', 'com_cobalt.record.19', '{}')

And even then both 1 values are wrong."

See also : http://support.mintjoomla.com/en/cobalt-7/bugs/Cobalt +creates+errors+in+_assets+table-1808.html#comment-form

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
09 Jun 2012 06:52

Thank you. We will advance our ACL integration in Cobalt 8.


Sackgesicht VIP
Total posts: 1,636
10 Jun 2012 23:35

and maybe fix it already in Cobalt 7 .. ;-)

It might be good to make the generation of assets entries optional for the Cobalt records to avoid unnecessary records in this table. (Plus a reindex tool if someone needs it later ...)


Sergey
Total posts: 13,748
15 Jun 2012 01:14

I fixed it to write titles and namespaces or record correctly but I cannot figer aout how to change [] to {}. By defuде it saves [] and I use code from core Joomla tables.


Guest
24 Sep 2012 05:34

Question: if I try to add categories only in the js_res_categories without the foreign key to assets (I mean, directly as an SQL query), will it create a bunch of problems? And if so, how should I proceed - import to assets first, then to the categories list?


Sergey
Total posts: 13,748
24 Sep 2012 07:55

will it create a bunch of problems?

No problems at all since Cobalt not yet support Joomla ACL.

Powered by Cobalt