ucla-oarc-mobile / mwf

UCLA Mobile Web Framework
http://mwf.ucla.edu
Other
86 stars 25 forks source link

iPad 5.1: OS version detection fails #130

Closed Trott closed 12 years ago

Trott commented 12 years ago

Using an iPad running 5.1, going to device.php reveals that get_os_version() returns ".0". This is in both 1.2 and 1.3.

Trott commented 12 years ago

Fix committed for develop/1.3.

Assigning to Eric for merge with master/1.2 and also for wherever DTS lives.

ebollens commented 12 years ago

This is merged into develop-1.2 now.

I'm going to hold on merging to DTS until we've got 1.3 released, and then I'm going to port everything into DTS again. What a dreadful task to find all the little changes between two projects - can't wait until we're just importing DTS directly into MWF.