Post Reply 
Howto Disable header filter "Content-Type: 1 Manage listed Types" through List
Mar. 14, 2012, 02:46 PM
Post: #3
RE: Howto Disable header filter "Content-Type: 1 Manage listed Types" through List
.
Thanks for your quick reply.

Script for the Reply box editor ... script src="http://softmaroc.org/forum/styles/aero/t.../editor.js"

Firebug shows: <script src="./styles/aero/template/editor.js" type="text/javascript"> either when buttons are working or not.

Proxo Debug on url http://px.dbug..softmaroc.org/forum/styl.../editor.js shows lots of filter hits, among which « Block/Modify: Sel. JS Properties 07.04.02 [sd] (d.2) ».

WhenI untick it, buttons work properly. But I already have the keyword set in Exceptions-U:
Code:
([^.]++.|)softmaroc.org        $SET(1=adpath:0.i_ssl_h:0.a_jsprop.)$SET(0=a_cont_typ.)

Note: I added "i_ssl_h:0." to get rid of proxo's "https-px-." prefix on the page's httpS links, but it didn't work either. Only unticking the half-SSL header filter works. Isn't there another non-manual way to un-prefix https links on this site's forum pages (I right-click copy them to pass then to JDownloader)

In Exceptions-U I tried adding "a_js." to $SET(), like this:
Code:
([^.]++.|)softmaroc.org        $SET(1=adpath:0.a_jsprop.a_js)$SET(0=a_cont_typ.)

but it doesn't work. Only unticking the webfilter does the trick.

By the way, how comes sometimes setting the keyword doesn't work when un-ticking the filter does work ? It's not the first time I fall upon that.

.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Howto Disable header filter "Content-Type: 1 Manage listed Types" through List - fpout - Mar. 14, 2012 02:46 PM

Forum Jump: