Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1934

Supported Automatic Registration import directories on Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 1.1.2, 1.2.0
    • Service Framework
    • Belle
    • 8932a8942d6a35917fc7a083efc043db1764bcec

    Description

      It is not very clearly defined what are supported import directories for automatic registration in Symbian

      Current documentation has following example:

       
      xmlautoimport.path = /private/2002AC7F/import/
      xmlautoimport.sources = <service xml file>.xml
      DEPLOYMENT += xmlautoimport
      

      This may give impression that location for automatic registration file can be application installation drive (e:\private\2002AC7F\import).
      But this is not true as implementation scans only c:\private\2002AC7F\import.

      For example, applications downloaded from Ovi Store are installed by default to E-drive.

      In minimum, service framework documentation should be changed to reflect current implementation i.e.

       
      xmlautoimport.path = c:/private/2002AC7F/import/
      

      Similar clarification was made to NFC, see QTMOBILITY-1895.

      Attachments

        Activity

          People

            satu.m.makela satu makela
            jukukkon Juha Kukkonen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: