Jump to content
thirty bees forum
  • 0

Is there a tag field limit in thirty bees?


Question

Posted

I noticed that in admin, individual products, my tags got cut off at 32 characters. Also in .csv's should there be a space, or not, in between tags?

In admin: my tags: dog dress,dresses for dogs,famil

The tags should have been: dog dress,dresses for dogs,family pets

7 answers to this question

Recommended Posts

  • 0
Posted

Yes, there's a 32 byte limit in the DB per tag. Two tags = 64 bytes, and so on. Are you sure these are three tags? Or just one tag with all the words? On the product page, each tag has an 'x' on the right side. Three 'x' = 3 tags.

Didn't look up whether there are limitations in PHP code, yet.

  • 0
Posted

@Traumflug They are separate tags. I couldn't find the one I referred to so here's a screenshot of another one that is cut off.

birt should be birthday so if there is a 32 byte limit per tag, if "birthday" is 8 bytes x 8 bytes per alphanumeric character = 64 bytes, I'm way over the 32 byte limit, but that's crazy. "Birthday" is such a short word.

0_1498134138282_tags cut off.jpg

  • 0
Posted

Hmm. Adding such tags manually appears to work here: 0_1498152973239_upload-b84ce78e-853f-4605-ba35-35e7efa4fe39

This last tag was even longer when entered, but after saving it got cut to 32 chars.

Can you add this manually, too? If yes, it's apparently a CSV importer problem.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...