WPAFC / afch

Yet another Articles for creation helper script -- ACTIVE DEVELOPMENT NO LONGER HAPPENS IN THIS REPOSITORY AND HAS MOVED TO
https://github.com/WPAFC/afch-rewrite
9 stars 3 forks source link

Displaying the link again... and again... and again... #134

Closed enterprisey closed 11 years ago

enterprisey commented 11 years ago

afch-bug-2

All I did was click "Decline" as "Improperly sourced".

This happened at this submission.

The JavaScript console was completely empty. Odd...

theopolisme commented 11 years ago

It's because it was tied to ajaxStop...your browser apparently for some reason separated the ajax requests, each of which triggered the ajaxStop event. With this in mind, I'm actually going to be BEBOLD and remove the category link altogether, since its current implementation is clearly buggy.

Technical-13 commented 11 years ago

Re-opening all tickets that do not have milestones of "Closed as INVALID request or WONTFIX" or "Pushed to Stable / Live version". This will reduce redundancy of bug reports by making it easier to find what isn't in live yet, which is what most people are using.