Currently when this code generates fake dockets, it doesn't include the de_seqno value. That's fine, historically, but we're making an effort to do better.
Issue #3 is probably the ideal way to tackle this, but if that's not too hard, it'd be great if we could fake docket entries a little better so that they include the goDLS function in the onlick attribute of the anchor:
<a href="https://ecf.cacd.uscourts.gov/doc1/03112335436" onclick="goDLS('/doc1/03112335436','181651','26','','2','0','','');return(false);">4</a>
Currently when this code generates fake dockets, it doesn't include the
de_seqnovalue. That's fine, historically, but we're making an effort to do better.Issue #3 is probably the ideal way to tackle this, but if that's not too hard, it'd be great if we could fake docket entries a little better so that they include the goDLS function in the onlick attribute of the anchor: