Ticket #2150 (closed defect: Fixed)
sending a test page gives an error
| Reported by: | ecn | Owned by: | marc |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.1 |
| Component: | User Interface | Version: | 2.0.92 |
| Keywords: | Cc: | ||
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
Settings -> User -> set a pager phone number, push the test link.
Type: AttributeError
Value: 'list' object has no attribute 'strip'
Traceback (innermost last):
* Module ZPublisher.Publish, line 114, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 40, in call_object
* Module Products.ZenModel.UserSettings, line 771, in manage_pagerTest
AttributeError: 'list' object has no attribute 'strip'
Change History
Note: See
TracTickets for help on using
tickets.