Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
AlexJ Posted July 13, 2019 Posted July 13, 2019 Somehow since IPS 4.4.4 release editor is retaining the post after posting! How to resolve the issue? Is it known issue or anyone else facing the similar issue?Â
AlexJ Posted July 13, 2019 Author Posted July 13, 2019 My .htaccess doesn't have any of this settings... this is my .htaccess. I am not sure why our editor is randomly retaining the text which was posted. <IfModule mod_expires.c> ExpiresActive on ExpiresByType text/css "access plus 1 week" ExpiresByType application/javascript "access plus 1 month" ExpiresByType application/x-javascript "access plus 1 month" ExpiresByType application/x-shockwave-flash "access plus 1 month" ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/ico "access plus 1 month" ExpiresByType image/icon "access plus 1 month" </IfModule> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript SetEnvIfNoCase Request_URI .(?:gif|jpe?g|png)$ no-gzip dont-vary SetEnvIfNoCase Request_URI .(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary SetEnvIfNoCase Request_URI .(?:avi|mov|mp3|mp4|rm|flv|swf|mp?g)$ no-gzip dont-vary SetEnvIfNoCase Request_URI .pdf$ no-gzip dont-vary <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteRule ^tutorials/article/(.*) /tutrewrite.php?req=$1 [L] RewriteRule ^tutorials/category/(.*) /forum/26-tutorials/ [L,R=301] RewriteRule ^tracker/ https://fearless-assassins.com/forum/246-qa-reports-issues/ [L,R=301] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> Â
markymids Posted July 13, 2019 Posted July 13, 2019 Yes I have this on 4.4.4 & it's the most irritating bug I've had on Invision for years! That'll teach me for being an early adopter with new releases... 😑
Ramon Mol Posted July 15, 2019 Posted July 15, 2019 We have this 'bug' as well. Has this been noted by anyone from IP? Would be very neat to see this fixed in a future build as a lot of our members are experiencing this problem.
AlexJ Posted July 15, 2019 Author Posted July 15, 2019 2 hours ago, Daniel F said: This is fixed for the upcoming release. Is their some easy fix available for this one? This is really annoying as regular posters have to clear their editor each time. It would really help! Thanks!
Joy Rex Posted July 15, 2019 Posted July 15, 2019 5 hours ago, AlexJ said: Is their some easy fix available for this one? This is really annoying as regular posters have to clear their editor each time. It would really help! Thanks! The easiest way is just to refresh the page...
AlexJ Posted July 15, 2019 Author Posted July 15, 2019 Just now, Joy Rex said: The easiest way is just to refresh the page... refreshing page also doesn't remove it. Can't tell to all users, keep refreshing :(Â Â
bfarber Posted July 16, 2019 Posted July 16, 2019 22 hours ago, AlexJ said: Is their some easy fix available for this one? If there was an easy/quick fix, we would have released it already. I'm afraid the fix is down deep in a javascript library which cannot be released as a patch at this time (and which you have no way to patch yourself). The fix will be to upgrade to 4.4.5 when it goes final. We apologize for any inconvenience in the mean time.
Cybero Posted July 16, 2019 Posted July 16, 2019 5 hours ago, bfarber said: The fix will be to upgrade to 4.4.5 when it goes final. We apologize for any inconvenience in the mean time. So the fix is (and will) not (be) included in 4.4.5 beta releases ? Edit: Bug just happened after submitting this post... Â
bfarber Posted July 16, 2019 Posted July 16, 2019 The fix for the issue discussed previously is included in the beta releases as well, however we only encourage users who wish to test beta releases to upgrade to betas. We have not yet updated this community to the beta release.
Cybero Posted July 16, 2019 Posted July 16, 2019 Ok thanks @bfarber Will test test on ... test community
AtariAge Posted July 16, 2019 Posted July 16, 2019 I look forward to upgrading to 4.4.5 for this fix alone! 😄
markymids Posted July 16, 2019 Posted July 16, 2019 Well at least we are getting some traction on this issue as it is driving my community insane. I will be waiting for the final 4.4.5 before updating. Does anybody know if there is a way to stop Invision showing me the banner at the top of the page that there is a new release? I really only want to see this when there are important security updates - not for every single release. It seems 4.4.4 may not have been tested very well so I'd like to avoid anything like this happening on my community again. Thanks
Joel R Posted July 16, 2019 Posted July 16, 2019 2 minutes ago, markymids said: Well at least we are getting some traction on this issue as it is driving my community insane. I will be waiting for the final 4.4.5 before updating. Does anybody know if there is a way to stop Invision showing me the banner at the top of the page that there is a new release? I really only want to see this when there are important security updates - not for every single release. It seems 4.4.4 may not have been tested very well so I'd like to avoid anything like this happening on my community again. Thanks If it's a blue banner, it should be dismissable.  If it's a red banner, it's a security update and can't be dismissed. Â
AlexJ Posted July 16, 2019 Author Posted July 16, 2019 4 hours ago, bfarber said: however we only encourage users who wish to test beta releases to upgrade to betas. If betas where supported, I would just go ahead and update to 4.4.5 beta 2 once available :)Â Sadly as their is no support for beta's can't really help their much.
AtariAge Posted July 16, 2019 Posted July 16, 2019 1 minute ago, AlexJ said: If betas where supported, I would just go ahead and update to 4.4.5 beta 2 once available 🙂 Sadly as their is no support for beta's can't really help their much. Same, I'll wait until the non-beta release before I update. Also want to make sure any plugins I have installed will work with it.  ..Al
markymids Posted July 29, 2019 Posted July 29, 2019 Just updated to 4.4.5 final and the issue *touch wood* appears to have been resolved!
AtariAge Posted July 29, 2019 Posted July 29, 2019 3 hours ago, markymids said: Just updated to 4.4.5 final and the issue *touch wood* appears to have been resolved! Excellent, I look forward to upgrading to 4.4.5 for this fix alone. Edit: lol, I see I typed nearly the same exact thing in this thread two weeks ago.Â
Jennifer M Posted July 29, 2019 Posted July 29, 2019 On 7/16/2019 at 4:53 PM, AlexJ said: If betas where supported, I would just go ahead and update to 4.4.5 beta 2 once available 🙂 Sadly as their is no support for beta's can't really help their much. We actually do support betas. We have changed the way betas are vetted and are more accurately release candidates.
AlexJ Posted July 30, 2019 Author Posted July 30, 2019 2 hours ago, Jennifer M said: We actually do support betas. We have changed the way betas are vetted and are more accurately release candidates. Well I faced another issue - 'Critical' option is removed in tickets i.e. I only used it once or twice in last 5 years, may be. I think, I am going to stay far away from all beta's and even not bother updating till next 3 weeks after release to make sure, I don't get penalize for any bugs/defects in the release. I wish you guys would add 'Critical' option for oldies who actually use it when their websites are down - during upgrade, defects/bugs, etc. I am going to stay far away so that, I minimize my chances to face those pesky defects. :)Â
Recommended Posts
Archived
This topic is now archived and is closed to further replies.