Custom Query (61 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 61)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Owner Reporter Resolution Summary
#70 Jonathan Khoo VincentMcIntyre duplicate front page: spelling check, etc
Description
  • s/proprietry/proprietary/g
  • stylesheet - there should be a whitespace border around the main text; wrap it in a <div/>.
  • why do I need to provide my email address for "anonymous" access? What will be done with it?
  • Data archive logon: s+Username:+<a href="http://opal.atnf.csiro.au/">opal</a> Username:+
  • Perhaps the two login methods should be in separate <div> blocks, with a <hr> in between? Perhaps the page would be better organized with the split vertically (ie 2colx1row table)
  • What use is the 'reset' button? Does it 'clear' the form fields? (some explanatory text that appears when you hover over it could be the go)
#71 MatthewWhiting VincentMcIntyre worksforme users guide: php warnings
Description

Clicking on this link: http://pulsararchive-int.atnf.csiro.au/pulsar_archive_guide.html, I get warnings like this at the top and bottom of the page.

Warning: include_once(header.html) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/pulsararchive.atnf.csiro.au/htdocs/pulsar_archive_guide.html on line 20

These should be fixed, and preferably also caught with a try {} except { } structure so the user never sees them. They should show up in the error logs so we can notice and fix.

#4 Matthew Whiting Matthew Whiting fixed Rows written to tables that are not used
Description

Some of the binary tables have rows written to them unnecessarily. In particular, the HISTORY table has a NULL row before the row with the pvoconvert command. This seems to be in the way the PSRFITSDEFN file is set up, with those extensions having nrows=1 in their header definition.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.