Ticket #3817 (new defect)
Opened 3 years ago
summary page eprint citation style shows undefined fields
| Reported by: | af05v@… | Owned by: | |
|---|---|---|---|
| Priority: | unset | Milestone: | EPrints 3.2.10 |
| Component: | - | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Changing line 83 from:
<epc:if test="$item.property($fieldname)>
to
<epc:if test="$item.property($fieldname).is_set()">
Improves layout and functionality (in my experience people don't want unset fields do display)
Note: See
TracTickets for help on using
tickets.
