pageid (topic) is set to url if missing

Bug #880641 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-oops-tools
Fix Released
Low
Robert Collins

Bug Description

Currently pageid is forced to url if its not supplied in the oops report. This is then undone in report generation, a bit of double handling that makes everything just that little bit more complex.

A better answer would be to set it to None/'' (which may make all no-topic errors sort together, but thats arguably no worse than none of them sorting together).

The smallest change that will do this is to set it to '', as the DB field is mandatory and the fallout of making it optional is unknown.

Related branches

Changed in python-oops-tools:
status: Triaged → Fix Committed
assignee: nobody → Robert Collins (lifeless)
Changed in python-oops-tools:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.