Bugs after last update ?

Hi,

List copy plugin worked until I updated from Fabrik 3.4.1 to 4.4.3.

I now have js errors on page load :
JavaScript:
ReferenceError: FbListPlugin is not defined
var FbListCopy=new Class({Extends:FbListPlugin,initialize:function(a){this.paren...
in /plugins/fabrik_list/copy/copy-min.js?bust=1459950484 (ligne 2, col. 27)

TypeError: FbListCopy is not a constructor
new FbListCopy({"ref":"5_com_fabrik_5","name":"copy-0","listid":5,"canAJAX":true...
in /administrator/index.php?option=com_fabrik&task=list.view&listid=5&clearfilters=1 (ligne 1073, col. 2)

If I unpublish the copy list plugin, errors disappear.

File upload element worked until I updated from Fabrik 3.4.1 to 4.4.3.

I now have a js error when I try to delete a file (when I press the delete button) :
JavaScript:
TypeError: b.stop is not a function
....doBrowseEvent))},doDelete:function(b){b.stop();var c=a(this.getContainer()),d=t...
TypeError: b.stop is not a function
in /plugins/fabrik_element/fileupload/fileupload-min.js?bust=1459950773 (ligne 2, col. 2480)

Could you please confirm if you have this with the latest github update or if it's just on my side ?
Thanks
Theo
 
So you didn't update to Fabrik3.4.3 (via Joomla updater) but running the latest GitHub joomla3 branch?
I can't replicate (nor with Fabrik3.4.3 nor GitHub).

Did you clear Joomla and browser cache?
Can you enable "JS debug" in Fabrik/Options/Debugging/Allow fabrikDebug
 
Well I re-downloaded the whole update package 3.4.3.
Then unzipped locally and uploaded via FTP.
I cleared browser and Joomla cache and enabled "JS debug".

The errors on the list (with copy list plugin) is now :
JavaScript:
TypeError: options is undefined
options.element = element;
in /media/com_fabrik/js/element.js?bust=1459955703

and for the upload file plugin, I get :
JavaScript:
TypeError: e.stop is not a function
e.stop();
/media/com_fabrik/js/element.js?bust=1459955703

Uploading back the files from 3.4.2 will solve the problem, but...
 
Do you have also some line numbers?
Or links to this list and form?

Is it working if you are updating to Fabrik3.4.3 via Joomla updater?
Or use the GitHub build343 branch?

The recent GitHub joomla3 branch still has some JS issues.
 
I can't replicate either of these, with either the joomla3 or build343 branches.

Which site is this on?

-- hugh
 
This is on my dev demo website.
Please see listid=7 in backend for the list copy plugin
and then try scroll down on this list, edit one row with a photo, and try to delete the photo... you'll see the other pb.
administrator/index.php?option=com_fabrik&task=list.view&listid=7&clearfilters=1

I just tried the Joomla updater, but it changed nothing.
 
The JS error in the list is also gone if you disable the order plugin...

ok, I can replicate JS issues with list plugins and joomla3 GitHub on Joomla3.4.8.
(My list has updatecol + email + order +copy:
With an order plugin I see Uncaught TypeError: Cannot set property 'element' of undefined
With order unpublished I get Uncaught TypeError: FbListEmail is not a constructor)

But it seems to be ok with build343 branch from GitHub.

I would suggest to use the build343 branch (and update to Joomla3.5 resp. 3.5.1 - although I'm not conviced that they are "bug free"; so backup in any case).
 
i have this working locally atm but the rest of the code isnt ready to be committed whilst im not around enough to be reactive to fix anything that breaks
 
FYI I've tested Troester's list plugin set up on successfully on the joomla3 branch
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top