If you click a custom bbcode tag button (like the Twitter button above) twice within an editor session, the description and input field will not actually be shown the second time. I assume this is because the code to display them is called onchange, and t ...
The email template for reported content is not optimal... i.e. string report_emailpm When I and my moderators receive the email on reported content it shows under "Report:" the content of the post r ...
Enter -1 for unlimited allowed changes. If you enter -1 in days, on the front end, when you try to change the name it says already taken. You can only use -1 in times ...
In the block of code below there are 8 spaces before <c>, whereas I just introduced 4. <a> <b> <c> <d> <e> ...
Steps to reproduce: - write ( r ) in the editor (without the spaces) - click on the preview button - you will see in the preview the character ® - if you were using the RTE, the character will also appear in the editor ...
The entry for the mobile_device_map is not removed when you delete a user. ...
Steps to reproduce: - with the RTE editor disabled, write a post with the contents <b>x y</b> - press the Preview button - the is replaced by a space both in the preview and in the editor ...
Take this topic as an example.. http://community.inv...70#entry2267070 ...
My example post is simply this : 1 2 3 Okay so by default ckeditor will create in the background, one <p> per line : <p>1</p> <p>2</p> <p>3</p> ...
Upgrade from 3.1.4 to 3.3.2. After upgrade all notes (warning reason) previously visible by user goes to notes for moderators. Users don't see old warning reason anymore, new warnings are ok. All old warning notes are stored in ...
http://community.inv...s/#entry2267863 ... Is it normal/WAI for the sessions class to not auto- ...
Reported by one of my users, confirmed with Opera 11.64. When you type a text, enable bold text, and then disable it again your cursor jumps to the beginning of the text. Same thing happens with color and so on. ...
When I log in as invisible and open a message, the sender can see that/when I read it. I don't think this should be the case, since it defies the whole point of being invisible... ...
When editing a core application we check to make sure the admin doesn't disable them BUT we don't check also for an empty public title which essentially causes the application to be disabled in the public side. A customer had left the public ...
I flagged a member as spammer on here, after that I visited his "find content" page to list his posts and delete them but nothing was returned, viewing a topic where there was a post I could see it properly thought. Basically "My Content" is not listing h ...
Hello, The translation is done by Google, from French to English, sorry in advance for thisapporximatif English, if it is not very clear .... The editor of the PCA problem, when I open it, it has a apprence normal, but when I pas ...
This.. Judgement call.. I read the setting as being that if you set a minimum, and if a user CHOOSES to add tags to a post, then they have to use the minimum number of tags.. Which is how it works now. But.. I suppose a case could be made tha ...
Attachment in CKeditor while posting/editing shows like: [attachment=2020:17. Repairs & Overhaul 12.pdf] When the post is submitted, attachment looks like this: ...
A snippet of the query we use for the moderating team is SELECT m.*, m.member_id as my_member_id,pp.*,s.*,pf.* FROM ibf_members m LEFT JOIN ibf_profile_portal pp ON ( pp.pp_member_id=m.member_id ) LEFT JOIN ibf_sessi ...