Split topic appears to trip Bad Behaviour

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Split topic appears to trip Bad Behaviour
« on March 20th, 2012, 03:40 PM »
I did a split topic here, and somehow I managed to trip the 'offsite form' detection (but because I'm an admin it merely warned me, as opposed to blocking me entirely)

I'm suspecting there is something wrong with that, but I'm in the middle of writing the log viewer so I'll be able to see WTF is going on with it.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

billy2

  • Trying to earn brownie points for a lads trip to the Red Sea. Minus 1 already - just for asking!!
  • Posts: 350
<br /><br />cough, cough.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Split topic appears to trip Bad Behaviour
« Reply #2, on March 20th, 2012, 03:49 PM »
That's exactly why we're doing it here before we deploy it properly, because we can assess such things in a real environment - the BB integration was never tested on a live site prior to this deployment, for example.

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Split topic appears to trip Bad Behaviour
« Reply #7, on March 20th, 2012, 09:24 PM »
Dunno. I don't think I'll go back to subdomains... It made sense on noisen.com because of the whole 'make your own blog' aspect (even though people have to ask me for their subdomain because at the time I implemented the site, I was on a host that didn't support wildcards, and I stopped developing noisen.com long before moving it to a new host), but here, I don't know... It would only be 'for the show'... But honestly, have you seen anyone request 'how we did subdomains' back when we used the SMF version of the site?

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Split topic appears to trip Bad Behaviour
« Reply #9, on March 20th, 2012, 10:35 PM »
Oh... All right ;)
But there are plenty of things to implement before even thinking of that...
(Hmm... I don't even remember if I already implemented 'custom URL transforms'... I doubt so. A simple list of newline-separated regexes or str_replaces in a textarea...)

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Split topic appears to trip Bad Behaviour
« Reply #10, on April 6th, 2012, 01:48 AM »
Now I have a log viewer, it might be worth emptying $settings['allow_external_forms'] now and trying it again. The test code looks like it should work since the Host should be solely the domain, e.g. wedge.org, and matched against the contents of Referer, which should be [url]http://wedge.org/...[/url]

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278