-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicate Sections #40
Comments
Check out how the official site handles this. It's listed twice in the chapter, but both links go to the same URL, which displays the law twice consecutively. I mean, realistically? I ignore it. It's absurd. |
I mean, it's up to you since it's your site. This breaks even my previous handling of duplicate identifiers, as I'm differentiating between them by section. This is just more evidence for never treating identifiers as unique. I guess there's no reason why we couldn't modify the system to show allow duplicate section numbers, and show all matches on one page as they've done. That's a bit of work, but doable. |
I'm not advocating leaving it broken, just trying to be realistic, in light of [gestures vaguely toward open issues and sleeping infant]. It's probably worth opening an issue for in the State Decoded repo, triaged accordingly. |
Here's one I haven't seen before yet – Virginia has duplicate sections, e.g.
16.1-69.6:1
which has two different sections with different effective dates (before/after July 1, 2018). What do we do with these?The text was updated successfully, but these errors were encountered: