#97 ✓resolved
Johannes Schirge

Foreign language "Tag it" is added to tags while postin without tags

Reported by Johannes Schirge | July 9th, 2009 @ 03:16 PM | in 0.6

If you have enabled tags and don't enter any tags while posting and use another language than english, the "Tag it"-Tag (like "Tag hinzufügen" in german)is added to tag-list.

Adding

include 'wp-content/language/lang_chooser.php'; //Loads the language-file
if ($_POST['tags'] == $txt['postform_tagit'])

to omb.php would help, but there is a problem with special chars like german äüöÄÜÖ.

Brian, maybe you have an Idea to solve this.

I tried around with html_entity_decode and htmlentities(), but wasn't able to find a solution.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca

Pages