Keyword

Extended Fields not saving anymore

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 7 months ago #105408 by Paul Zwarts
Extended Fields not saving anymore was created by Paul Zwarts
Greetings,

I just noticed today that my multiselect content in extended fields is no longer saving. I have a field group that has a dropdown, two textedit fields and two multiselect. The other fields are saving, but the multiselect no longer does. It was working a few days ago.

Ive just upgraded to 2.6.1 a few days ago but not sure if this was the culprit.

Ive searched around online but didnt find anything very useful. I did see a k2.js hack which I tried which should do something about field sync, but that didnt help.

Any advice would be appreciated.
p.

Please Log in or Create an account to join the conversation.

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 7 months ago #105409 by Paul Zwarts
Replied by Paul Zwarts on topic Re: Extended Fields not saving anymore
Looking into the DB i find something strange.

In the latest content, this is what the extended fields contains:

[{"id":"2","value":"1"},{"id":"3","value":"erer.mp4"},{"id":"4","value":"erer.mp3"},{"id":"6","value":"Array"},{"id":"7","value":"Array"}]

Where fields with ID 6 & 7 are the multiselect.

Looking at working content, you can see that the "Array" actually has a delimited list of the content selected. So it seems some kind of handler is not merging the array into actual values like this:

{"id":"6","value":["35"]},{"id":"7","value":["5","27"]}]

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #105410 by Lefteris
Replied by Lefteris on topic Re: Extended Fields not saving anymore
Hi. Does this occur for new fields also? I just tested with no issues.

Please Log in or Create an account to join the conversation.

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #105411 by Paul Zwarts
Replied by Paul Zwarts on topic Re: Extended Fields not saving anymore
Thanks for picking this up.
Yes it does occur with new fields. I added a multiselect with 2 values and it also doesnt save.

Please Log in or Create an account to join the conversation.

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #105412 by Paul Zwarts
Replied by Paul Zwarts on topic Re: Extended Fields not saving anymore
Bump anyone? This issue is preventing me from creating content on my site...

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #105413 by Craig Small
Replied by Craig Small on topic Re: Extended Fields not saving anymore
I am having a similar issue in that I have a URL link for my Extended Field in a category and it is being replaced with single characters

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago - 12 years 6 months ago #105414 by Dencho Karaivanov
Replied by Dencho Karaivanov on topic Re: Extended Fields not saving anymore
The same issue with K2 DB - String "Array" without array values. I spotted K2 Extended Field type LINK.

Joomla 2.5.7 - K2 2.6.1. Upgrade

It Does not matter For New or Old Created Fields, Categories, Items .....

Start digging in component source for the possible reason... If someone have an progress - plz give us a reason - 10x at advance!

Please Log in or Create an account to join the conversation.

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #105415 by Paul Zwarts
Replied by Paul Zwarts on topic Re: Extended Fields not saving anymore
Ok, so Im at least glad Im not the only one with this problem. Hopefully people consider this serious enough to look at. I honestly dont have time to go digging into code to look into this.

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #105416 by Lefteris
Replied by Lefteris on topic Re: Extended Fields not saving anymore
I still cannot verify the issue. I am able to create and edit extra fields of all kinds with no issues. I guess that by "Extended fields" you mean extra fields right?

Please Log in or Create an account to join the conversation.

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #105417 by Paul Zwarts
Replied by Paul Zwarts on topic Re: Extended Fields not saving anymore
Yes that is correct, I do mean extra fields. Is there a paid support where I can have my specific system looked at?

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #105418 by Lefteris
Replied by Lefteris on topic Re: Extended Fields not saving anymore
We do not provide paid support. A thing you can do is to check your browser for any JavaScript errors.

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago - 12 years 6 months ago #105419 by Dencho Karaivanov
Replied by Dencho Karaivanov on topic Re: Extended Fields not saving anymore
HI again,

i digged in without any positive result :angry: !

But only one solution (for me - because i'm starting from new items db) is to use TEXT Area fields with Code editor enabled and use it for my links and mail fields in items :silly: !
Hope this will be useful for you Paul (but not sure) :blush:

Have no more free time to digging in ...

Please Log in or Create an account to join the conversation.

  • Paul Zwarts
  • Paul Zwarts's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #105420 by Paul Zwarts
Replied by Paul Zwarts on topic Re: Extended Fields not saving anymore
Hi Dencho,

Yes I did notice that textfields are working fine. Only dropdowns because its declared as ARRAY and for some reason the object is not being parsed properly.

Unfortunately this is not an option for me because I do need an array object.

Thanks for posting this though :-)

Hopefully the devs can shed more light.

p.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum