Opened 7 years ago
Closed 6 years ago
#1506 closed defect (fixed)
Non-existent attribute tests wong
| Reported by: | Eric Pettersen | Owned by: | Conrad Huang |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Command Line | Version: | 1.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
open 1gcn
sel @@serial_num=255
The above selects everything, despite 'serial_num' being a non-existent attribute (the actual attribute is named 'serial_number') and there only being 246 atoms in the structure.
Note:
See TracTickets
for help on using tickets.
Fixed in 06a907d.