politik-bei-uns / politik-bei-uns-web-old

Offenes Ratsinformationssystem: Weboberfläche
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

System-Objekt hat body url mit ?html=1 am Ende #41

Closed gruenzeug closed 8 years ago

gruenzeug commented 8 years ago

Das System-Objekt https://politik-bei-uns.de/oparl enthält: "body": "https://politik-bei-uns.de/oparl/body?html=1" es sollte jedoch nur "body": "https://politik-bei-uns.de/oparl/body" sein.

Viele Grüße, Juka

the-infinity commented 8 years ago

Fixed mit https://github.com/okfde/politik-bei-uns-web/commit/319e5ca00735d231e7efd4d1099b312f5f5ce075 Garstiges Fehlerchen: http://docs.python-guide.org/en/latest/writing/gotchas/