Reply to Comment Broken?
0
Smuggins
Just Some Guy
I can't comment anymore. When I do reply, type a message, then post, it just refreshes the page.
I tried it logging out and in again, same issue. Android with Chrome.
I tried it logging out and in again, same issue. Android with Chrome.
0
luinthoron
High Priest of Loli
That explains why I got a notification that you had replied to one of my comments, but saw no reply on the page.
1
Thanks for letting me know! It should be working now
I made a lot of changes to the back-end code today, so please let me know if you see anything else broken around the website.
I made a lot of changes to the back-end code today, so please let me know if you see anything else broken around the website.
0
Smuggins
Just Some Guy
Jacob wrote...
I made a lot of changes to the back-end code today, so please let me know if you see anything else broken around the website.Thanks! Looks good to me, I even see comments I made that weren't showing up.
Just curious, is Fakku a homebrew or some alteration of BBCode or Wordpress?
1
Smuggins wrote...
Jacob wrote...
I made a lot of changes to the back-end code today, so please let me know if you see anything else broken around the website.Thanks! Looks good to me, I even see comments I made that weren't showing up.
Just curious, is Fakku a homebrew or some alteration of BBCode or Wordpress?
Homebrew! It's mostly my own code, which is why it used to break all the time (and broke today).
1
Smuggins
Just Some Guy
Jacob wrote...
Smuggins wrote...
Jacob wrote...
I made a lot of changes to the back-end code today, so please let me know if you see anything else broken around the website.Thanks! Looks good to me, I even see comments I made that weren't showing up.
Just curious, is Fakku a homebrew or some alteration of BBCode or Wordpress?
Homebrew! It's mostly my own code, which is why it used to break all the time (and broke today).
Very cool. I have seen buggier sites at bigger compannies, so I am impressed!
Not sure if you have considered this, but you could probably host a test site at 'test.fakku.net' or something, lock it down with http-access and then the Fakku team could eyeball changes before being made live.
If you are looking for some free testing scripts, I could recommend Selenium. Javascript browser-based. Used to use it when I tweaked a wiki I managed/worked on. It would automatically do tests like edit a page, do a search, etc.