Work: 30-Jun-2008
Posted by Adrian on 06.30.2008
Users started inputting data into the research.me admin website today and they started finding bugs in the system.
- When uploading a PDF for the abstract of a publication, the site would tell the user that it was not a valid PDF. This was simply a problem with the set up of an if statement in the upload code.
- Upon completion of uploading of PDF’s for publications, the user would be told that the publication had not been saved to the database yet. This was actually an error with saving the publication information to the database.
- There was an error with adding a user for the dashboard. The site would say that user had been successfully created, however it hadn’t been. Again an error with the query, which was easily fixed.
From Friday, I had said I would be imaging the window machines in Superior. However, there was a conflict regarding the PXE image and the Ghost image. It turns out that the ghost client that is embedded in the PXE image needs to be the same version as was used to create the ghost image. I rebuilt the PXE image with the proper version of the client and will image those machines within the next few days.