#703 closed defect (fixed)
Support evince binding w/o document_links support
Reported by: | alsroot | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Read | Version: | 0.84.x |
Severity: | Blocker | Keywords: | r+ |
Cc: | erikos, morgs | Distribution/OS: | Mandriva |
Bug Status: | Unconfirmed |
Description
gnome-python-evince-2.26.0 doesn't have has_document_links() function
and it fails Read
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by alsroot
- Cc erikos added
comment:2 Changed 14 years ago by alsroot
- Keywords r? added
Changed 14 years ago by alsroot
comment:3 Changed 14 years ago by alsroot
comment:4 Changed 14 years ago by morgs
- Cc morgs added
- Keywords r+ added; r? removed
- Owner changed from morgs to alsroot
- Status changed from new to assigned
Patch looks good.
comment:5 Changed 14 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I've attached new patch with hasattr() instead of try..except