Opened 14 years ago
Closed 14 years ago
#95 closed defect (fixed)
Personalized FILTER accessing an item in an hash of a hash
Reported by: | Nicolas Doualot | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | major | Milestone: | 0.11.2 |
Component: | pb-modules | Version: | 0.11.1 |
Keywords: | Cc: |
Description
I'm trying to access the fields in pbos to create my own filter (I want an output like solaris-10-i386, rhel-5-x86_64)
The syntax should be something like : $pb->{'pbos'}->{'field'
}, but this doesn't work.
Change History (3)
comment:1 by , 14 years ago
Component: | pb → pb-modules |
---|---|
Milestone: | → 0.11.2 |
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 14 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Tested with version 0.11.2, and it's still doesn't work
Indeed it does work.
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Good catch ! Fixed in rev [1252]