[
https://issues.apache.org/jira/browse/DMAP-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262428#comment-14262428
]
Werner Keil edited comment on DMAP-117 at 12/31/14 8:54 PM:
------------------------------------------------------------
That is not really the case.
It's impossible to maintain every single possible update to the most popular OS
for every single device.
The XML can capture the initial factory state of a device X, but as soon as new
versions of the OS are available, updates can happen to each of them.
The information is there, just not used.
was (Author: keilw):
That is not really the case.
It's impossible to maintain every single possible update to the most popular OS
for every single device.
The XML can capture the initial factory state of a device X, but as soon as new
versions of the OS are available.
The information is there, just not used.
> Results differ from OS version in UA
> ------------------------------------
>
> Key: DMAP-117
> URL: https://issues.apache.org/jira/browse/DMAP-117
> Project: DeviceMap
> Issue Type: Bug
> Components: Device data
> Affects Versions: 1.1.0 Java
> Reporter: Werner Keil
>
> This is a more general issue, it's not restricted to Nexus 7 or other
> devices.
> For a given
> UA: "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 Build/KOT49H)
> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Safari/537.36"
> The result is:
> {code}
> {
> "success":true,
> "ua":"Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 Build/KOT49H)
> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Safari/537.36",
> "time_microseconds":28341,
> "result":{"id":"Nexus 7","attributes":{"model":"Nexus
> 7","ajax_support_getelementbyid":"true","marketing_name":"-","from":"oddr","displayWidth":"800","device_os":"Android","id":"Nexus
>
> 7","xhtml_format_as_attribute":"false","is_crawler":"false","dual_orientation":"true","nokia_series":"0","device_os_version":"4.1","nokia_edition":"0","vendor":"Google","mobile_browser_version":"-","is_desktop":"false","ajax_support_events":"true","ajax_support_inner_html":"true","image_inlining":"true","mobile_browser":"Android
>
> Webkit","ajax_support_event_listener":"true","displayHeight":"1280","ajax_manipulate_css":"true","is_tablet":"true","ajax_support_javascript":"true","inputDevices":"touchscreen","is_wireless_device":"true","ajax_manipulate_dom":"true","xhtml_format_as_css_property":"false"}}
> }
> {code}
> The UA says OS version 4.4.1, but the client just shows what's in the device
> repo 4.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)