1) go to admin control panel
2) go to Extensions on the top menu.
3) select Manage from drop down.
4) select Manage on the left side menu
5) Search by Extension Name -- just enter something to search
6) after that, try clearing it by pressing the Clear (X) button.
It should clear, but it seems it doesn't.
Doesn't clear. I have to log out and log back in, in order for it to be cleared so I can do another search and etc.
Joomla! 3.4.5
OS Linux n
PHP 5.6.14
MySQL 5.5.46-cll
Caching Enabled
GZip Enabled
Suhosin Extension 0.9.36
See screenshot to learn where exactly is my issue--red arrow points to the clear button.
Log out and log back in and the search results will be cleared. Or simply do a search by entering a single space (spacebar).
Please test on staging as I can't reproduce here.
https://github.com/joomla/joomla-cms/archive/staging.zip
So what's the verdict here? Do I need to tell my host to update PHP, if yes to what PHP version? Or will you guys figure out a fix for us?
I just updated to Joomla 3.4.6 and the issue is still there, unfortunately.
P.S. Since the last time I reported this issue, it seems that my host has updated PHP to 5.6.16 -- and the problem still exists on my side.
Just letting you know that I've updated to Joomla! 3.4.7 and this problem/bug still exists.
Added two known workarounds.
Could not reproduce the issue
PHP 5.6.11
Joomla 3.4.5 ~ 3.4.8
I've reported this on more then one occasion and am constantly told it
doesn't exist. I can verify that in fact DOES exist.
Bear
On 1/19/2016 06:10, Izhar Aazmi wrote:
Could not reproduce the issue
PHP 5.6.11
Joomla 3.4.5 ~ 3.4.8—
Reply to this email directly or view it on GitHub
#8641 (comment).
@N6REJ Please perform one more test as I mentioned in #8421 (comment).
We are still working on to find and fix the issue, don't worry.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-01-20 18:03:35 |
Closed_By | ⇒ | infograf768 |
Set to "closed" on behalf of @infograf768 by The JTracker Application at issues.joomla.org/joomla-cms/8641
Closed as not Joomla Core.
Not sure if my host has Suhosin installed or not. I just sent them an email to find out. I hope this fixes this issue on my side also.
I echo what @N6REJ stated above about trying to fix this issue on Joomla's end. Other software like phpBB, Vbulletin, Wordpress and etc. Don't have this issue.
@MixingOnBeat please ask your host to set suhosin.request.disallow_nul=Off instead of "on" which is the default and let me know if this fixes it.
Troy that is no solution. It disables Suhosin (which is "hardening" of
PHP and very much needed) and is a bad advise imho
Leo
On 1/23/2016 7:57 PM, Bear wrote:
@MixingOnBeat https://github.com/MixingOnBeat please ask your host
to set suhosin.request.disallow_nul=Off instead of "on" which is the
default and let me know if this fixes it.—
Reply to this email directly or view it on GitHub
#8641 (comment).
It was as a test to be sure I was on the right track... I was reading in
suhosin git and that apparently is the issue which is why they updated
suhosin, now, IF that does solve it, which I bet it will, then we can
change joomla so its outputting a empty string instead of a null to
$post can't we? if_empty() treats null just the same as "" or '' so ......
Bear
On 1/23/2016 11:10, Leo Lammerink wrote:
Troy that is no solution. It disables Suhosin (which is "hardening" of
PHP and very much needed) and is a bad advise imhoLeo
On 1/23/2016 7:57 PM, Bear wrote:
@MixingOnBeat https://github.com/MixingOnBeat please ask your host
to set suhosin.request.disallow_nul=Off instead of "on" which is the
default and let me know if this fixes it.—
Reply to this email directly or view it on GitHub—
Reply to this email directly or view it on GitHub
#8641 (comment).
@MixingOnBeat makes sense... perhaps @izharaazmi can check if what my suspicion is is true and then fix it
I'm still having this issue with Joomla 3.5
Site Information:
OS Linux n
PHP 5.6.17
MySQL 5.6.29
Caching Enabled
GZip Enabled
Articles 204
Since this is essentially not caused by Joomla, it will be observable with
any of the PHP application out there.
However @MixingOnBeat, if you want me to fix it for you I can develop a Joomla
plugin for you.
I still recommend to fix your suhosin installation or move to another host.
@izharaazmi
Izhar,
Just to confirm that installing the later version of Suhosin all is still working with Joomla 3.5.0 & J3.5.1 RC1. As discussed and resolved previously this is indeed cPanel's Suhosin version causing the problems.
I think it would be a good idea if you could find the time to address this with a plugin (found a descent amount of posts on the Joomla forums on this) and since it seems that this will not find a "home" at/in Joomla I am most willing to list it (as your product) on the JED with a download-link from gws-desk.com (free of course) as token of appreciation. You have my email and I have yours so we can detail this off-Github
@izharaazmi I would be very glad to test the plugin also. Tried to find it on your Github account but only readme is found.
@MixingOnBeat @gwsdesk @UWiX-nl I have uploaded it at https://github.com/izharaazmi/joomla-suhosinfix
@izharaazmi: thanx! That does the trick for now. Already in discussion with my hosting provider about this.
izharaazmi I did miss your email I am sorry and found it. I have tested this on a box and can confirm this works like a charm. Nice one!
I created a plugin to workaround this issue. You can download it here https://github.com/izharaazmi/joomla-suhosinfix/releases.
Endorse me on LinkedIn, if you feel like.
@izharaazmi just loaded your plugin on Joomla 3.5.1 and it's working good.
I tested the search function first to see if in case 3.5.1 update would fix it, but no. So I then loaded your plugin and enabled it. Now I can clear my searches in the admin panel.
Thanks! :)
Glad that I could help. I have posted this at few places where I could find this topic. If any of you find this anywhere else please share this plugin with them too.
Nice one - the latest update of Joomla (3.5.1) didn't fix this indeed. But the plugin works perfectly!
Also reported this to my hosting provider and with the information on this page (thank you izharaazmi) the have scheduled an update of Suhosin :-) Way the go Hosty (hostingtime.eu)!
Thank you for the great plugin izharaazmi!
Just tested other areas (articles, categories, and etc.) where the search feature exists, and the same issue. Can't clear it.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8641.