opencaching / opencaching-pl

The source code of Opencaching.PL (and some other domains)
https://opencaching.pl/
GNU General Public License v3.0
22 stars 33 forks source link

Fix for reactivation rule option selection problem (fixes #2345) #2346

Closed rapotek closed 2 years ago

rapotek commented 2 years ago

Replaced "required" "oninvalid" and "oninput" attributes for each reactivation rule radio with ones setting and clearing custom validity only the first input belonging to common radio set. cacheDescEditForm: only a minority of changes is substantive for this fix, the rest are code style fixes.

deg-pl commented 2 years ago

@rapotek thanks for your contribution!