messagingfw/wappushfw/group/wap-browser_wappush.history.xml
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="WAP Push Framework">
       
     3   <purpose>
       
     4     Framework and utilities supporting WAP Push, uses WAP message API. WAP Push embeds links to WAP addresses within SMS messages.
       
     5   </purpose>
       
     6 
       
     7   <defect number="DEF122092" title="wbxmllib.lib and xmllib.lib is not used " revision="031">
       
     8      Removed both the library from ROcontenthandler.mmp and ROAPTcontenthandler.mmp.
       
     9   </defect>
       
    10   
       
    11   <defect number="DEF122033" title="CleanupStack::PopAndDestroy only one element. " revision="030">
       
    12      CleanupStack::PopAndDestroy newPath. 
       
    13   </defect>
       
    14 
       
    15   <defect number="PDEF120952" title="LIBpp08602 - O2_UK_IOT:UE receives SI messages created using illegal time or dat" revision="029">
       
    16     Service indication message is received even when created using illegal time set or illegal date set. 
       
    17   </defect>
       
    18 
       
    19   <defect number="DEF117127" title="Several warnings are flagged while building HTTP and WAP Push Components " revision="028">
       
    20     Resolved build warnings. 
       
    21   </defect>
       
    22 
       
    23   <defect number="PDEF112996" title="Test and Reference code is delivered together with platform code in the same CB" revision="027">
       
    24     Created a new roapphandler.dll and removed the implementation of ROAppHandler plugin from the existing 101F3E5B.rss file by creating a new 2000E3C3.rss file.
       
    25   </defect>
       
    26 
       
    27   <defect number="DEF111692" title="Filename Policy non-conformance generates warnings in checksource build" revision="026">
       
    28     Fixed the warnings generated with checksource build .
       
    29   </defect>
       
    30 
       
    31   <defect number="DEF108014" title="Warnings generated with checksource build" revision="025">
       
    32     Fixed the warnings generated with checksource build .
       
    33   </defect>
       
    34 
       
    35   <defect number="DEF107660" title="Incomplete doxygen documentation in WaPush component" revision="024">
       
    36     Fixed Doxygen errors.
       
    37   </defect>
       
    38 
       
    39   <defect number="DEF105591" title="PREQ1182 submission has caused build failure" revision="023">
       
    40     Resolved build failures.
       
    41   </defect>
       
    42 
       
    43   <preq number="1182" title="GNU Make-based build system" revision="022">
       
    44     Phase-I of Preq-1182 GNU Make-based build system, Filename Policy check updations.
       
    45   </preq>
       
    46 
       
    47   <defect number="PDEF103738" title="CROContentHandler creates an unused attachment file" revision="021">
       
    48     RO content handler was registering wrong content type for DRM agents. RO Content handler was creating an unused file.
       
    49   </defect>
       
    50 
       
    51   <cr number="0929" title="Add PREQ1505 and REQ6518 to the scope of Naiad" revision="020">
       
    52     Enabled blacklisting and whitelisting for wap-push SI and SL messages.
       
    53   </cr>
       
    54 
       
    55   <defect number="PDEF103513" title="Changes to &quot;ContentAccess&quot; class scope will break WapPush test" revision="019">
       
    56     namespace ContentAccess issue is resolved by using namespace locally for all dependencies.
       
    57   </defect>
       
    58 
       
    59   <defect number="PDEF103198" title="DRM: Unable to receive rights for Separate delivery through WapPush" revision="018">
       
    60     The key value of the rights object, after conversion from wbxml to xml format, is now base64 encoded to make sure that the rights object is correctly supplied to the CAF.
       
    61   </defect>
       
    62 
       
    63   <defect number="DEF100832" title="WapPush test code always exports binaries from udeb path while building the rom." revision="017">
       
    64     Made changes to the TWapPush.iby to export binaries from the BUILD_DIR, which perviously exported binaries from DEBUG_DIR.
       
    65   </defect>
       
    66 
       
    67   <defect number="DEF100610" title="Memory leak in WapPush Tfailure test." revision="016">
       
    68     Resolved memory leak in TFailure test harness.
       
    69   </defect>
       
    70 
       
    71   <defect number="DEF100680" title="TSmsUtilities implimentation changed to plugin from DLL due to CR856" revision="015">
       
    72     TSmsUtilities implementation changed to plugin from DLL due to CR856. Hence, CUnknownContentHandler.cpp was changed to instantiate the plugin and call these API's on the plugin.
       
    73   </defect>
       
    74 
       
    75   <defect number="DEF100314" title="A thread should have only one Active Scheduler." revision="014">
       
    76     There are two active scheduler running. since there should be only one active scheduler for a thread.
       
    77     The solution is to use CActiveShedulerWait instead of CActiveSheduler.
       
    78   </defect>
       
    79 
       
    80   <defect number="PDEF098418" title="Misiing dll from wappush.iby file" revision="013">
       
    81     Eliminated ROM build warnings by removing the missing dll from IBY file
       
    82   </defect>
       
    83 
       
    84   <defect number="PDEF097571" title="Missing implementation in DRM string table" revision="012">
       
    85     Added missing attribute in the DRM string table.
       
    86   </defect>
       
    87 
       
    88   <defect number="DEF094997" title="Incorrect distribution policy files in WapPush" revision="011">
       
    89     Corrected the bad distribution policy files in wappush.
       
    90   </defect>
       
    91 
       
    92   <defect number="DEF094551" title="SI content handler does not handle Date and Time properly." revision="010">
       
    93     SI content handler was not able to handle date and time formats correctly. This issue was resolved by encoding the received date in the correct format
       
    94   </defect>
       
    95 
       
    96   <defect number="DEF094109" title="Regression caused by RefTestAgent" revision="009">
       
    97     Regession caused by RefTestAgent was resolved by excluding TestExecute components from the IBY file
       
    98   </defect>
       
    99 
       
   100   <defect number="DEF093955" title="Leavescan and tag errors in RefTestAgent code of wap-browser" revision="008">
       
   101     Unidentified tags were removed from wap-browser component.
       
   102   </defect>
       
   103 
       
   104   <defect number="DEF093684" title="TWapPush test says only 2 tests run in the test result." revision="007">
       
   105     TWappush ONB logs showed only 2 tests executed while there are actually 18 tests. This problem was fixed by printing RTEST SUCCESS for every test that executed successfully.
       
   106   </defect>
       
   107 
       
   108   <defect number="DEF093413" title="Bad distribution.policy file Schedule 12 category" revision="006">
       
   109     Modified bad distribution.policy files
       
   110   </defect>
       
   111 
       
   112   <defect number="DEF093045" title="Corrupt Message Test is not running in Wap-browser" revision="005">
       
   113     Corrupt Message Test fixed
       
   114   </defect>
       
   115 
       
   116   <defect number="DEF092926" title="Tag Scan Report for the wap-browser Subsystem" revision="004">
       
   117     Unidentified tags removed
       
   118   </defect>
       
   119 
       
   120   <defect number="DEF092066" title="UNUSED_VALUE:-Pointer returned from &quot;RStringBase::DesC() const&quot; is never used" revision="003">
       
   121     Pointer returned from "RStringBase::DesC() const" was never used and has been removed
       
   122   </defect>
       
   123 
       
   124   <defect number="PDEF088249" title="DUC-SV Chinese and Eurocurrency symbol can't be displayed in WAP Push message." revision="002">
       
   125     DUC-SV Chinese and Eurocurrency symbol can now be displayed in WAP Push message
       
   126   </defect>
       
   127 
       
   128   <defect number="INC077823" title="SDK/S60 3.0/C++CW/W: PushMtm ECOM plugin does not have the &quot;standard&quot; ECOM capab" revision="001">
       
   129     Changed the capability from ReadDeviceData WriteDeviceData NetworkServices LocalServices ReadUserData WriteUserData to All -TCB .
       
   130   </defect>
       
   131 </relnotes>