torontomulibrary / RE-Lab-issue-tracker

0 stars 0 forks source link

Issues with item information #17

Open cgarcia2097 opened 7 years ago

cgarcia2097 commented 7 years ago

1st issue - Text formatting does not appear properly in the "Info Box"

How the text is supposed to look like:

/Beginning of text

Yun Shield is designed to solve the Internet connectivity and storage issue for Arduino Board. Alike the Arduino Yun, it provides a Linux system, WiFi, Ethernet to the Arduino board for connectivity. Yun Shield runs Open Source OpenWrt system (Same system as runs in Arduino Yun) and it is fully compatible with Arduino IDE v1.5.4 or later. Yun Shield is the ideally choice for Arduino Projects which require various internet connections and more storage.

Features:

- Open source Linux (OpenWrt) inside

- Low power consumption

- Compatible with Arduino IDE 1.5.4 or later, user can program, debug or upload sketch to Arduino board via Arduino IDE.

- Managed by Web GUI, SSH via LAN or WiFi

- Software upgradable via network

- Built-in web server

- Support internet connection via LAN port, WiFi or 3G dongle.

- Support USB flash to provide storage for Arduino projects.

- Failsafe design provides robustly system.

- Compatible with Arduino Leonardo, Uno , Duemilanove, Diecimila, Mega

Specification:

- Processor: 400MHz, 24K MIPS

- Flash: 16MBytes

- RAM: 64MBytes

- Power Input: 4.75v ~ 23v via Arduino VIN pin

- 1 x 10M/100M RJ45 connector

- 150M WiFi 802.11 b/g/n

- External Antenna via I-Pex connector

- 1 x USB 2.0 host connector, used for 
USB storage or 3G connection

- 1 x Reset button

- Compatible with 3.3v or 5v I/O Arduino.

Documents:

- Yun Shield Quick Start Guide: 
https://www.creatroninc.com/upload/Yun%20Shield%20Quick%20Start%20Guide.pdf

- Yun Shield User Manual:
https://www.creatroninc.com/upload/Yun%20Shield%20User%20Manual.pdf

- Software Source
https://github.com/dragino/linino

- Hardware Source
https://github.com/dragino/modules/tree/master/hardware/YunShield

- Firmware Download
http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/Yun/0

/End of text

How it actually looks: http://asset.ryerson.ca/items/item/79/

2nd Issue: Website returns a Server Error 500 when editing a currently existing item. Item must be deleted completely and re-submitted into the system to implement new changes

Edit: Sorry for the late assignment. I haven't really gotten the hang of github and forgot to assign you when I posted these issues

veronicaandric commented 7 years ago

For the moment this info is only being saved as text. I will work on enabling formatting!

veronicaandric commented 7 years ago

I will also check why editing the item is returning that error.