Thread: Possible bug?
View Single Post
Old 10-18-2019, 01:36 PM   #3
exaltedwombat
Guru
exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.
 
Posts: 878
Karma: 2457540
Join Date: Nov 2011
Device: none
The place the error is detected and the place the error must be fixed can be (and often are) different places.

Consider a simple example. You put a <div> tag at the beginning of a chapter. You neglect to match it with a closing </div>. The error will be detected at the very end of the chapter, but you'll very likely want to fix it by deleting the tag at the beginning!
exaltedwombat is offline   Reply With Quote