ip-tools / patzilla

PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
https://docs.ip-tools.org/patzilla/
GNU Affero General Public License v3.0
97 stars 21 forks source link

DPMAregister data source adapter broken after upstream layout updates (June 1st, 2022) #54

Closed amotl closed 1 year ago

amotl commented 2 years ago

Hi there,

on June 1st, 2022, the DPMA deployed an update to the public-facing DPMAregister systems.

DPMAregister will have a new layout from 1 June 2022. The pages have been streamlined.

-- https://register.dpma.de/DPMAregister/service/aktuelles?window=1&space=menu&content=assistent&action=aktuelles&lang=en#a57

This breaks the corresponding client adapter dpma/dpmaregister.py. The regression has been detected by our monitoring systems at ~16 o'clock on the same day.

image

With kind regards, Andreas.

amotl commented 2 years ago

91278c88 has a preliminary fix that adjusts the DPMAregister data source adapter to the upstream changes.

amotl commented 1 year ago

c24a8db496 is already part of the main branch. Closing this.