Jump to content

[UNCONFIRMED] customfield with type link are filled incorrect


Recommended Posts

When I apply a customfield with the type link to a product and set the option 'Show on Order Form' the value in the database will contain the full html a-tag. This collidates with the output of the field because with the templates where the a tag is also inserted.

 

This results in HTML-code like:

<a target="_blank" example.com"="" http:="" href="<a href=">http://example.com</a>
" target="_blank">
<a target="_blank" href="http://example.com">http://example.com</a>

 

The bug should be solved when the value is inserted into the database. Only the url should be saved as customfieldvalue.

Actually I have done zero changes in the templates.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated