Closed
Bug 1217339
Opened 10 years ago
Closed 10 years ago
Fix illegal format of folder-listing object
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(feature-b2g:2.2r+, firefox44 fixed, b2g-v2.2r fixed)
People
(Reporter: shawnjohnjr, Assigned: shawnjohnjr)
References
Details
Attachments
(3 files, 1 obsolete file)
|
33.68 KB,
image/jpeg
|
Details | |
|
944 bytes,
patch
|
Details | Diff | Splinter Review | |
|
824 bytes,
patch
|
Details | Diff | Splinter Review |
Fix illegal format of folder-listing object
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → shuang
| Assignee | ||
Comment 1•10 years ago
|
||
Followed the specification, I did not add "/" for <folder> tag.
9.1 The Folder Listing Object
<folder-listing>
<folder name = ”System” created = ”19961103T141500Z”/>
</folder-listing>
| Assignee | ||
Comment 2•10 years ago
|
||
Now test app can show UI correctly.
| Assignee | ||
Comment 3•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8677369 -
Flags: review?(btian)
| Assignee | ||
Updated•10 years ago
|
blocking-b2g: --- → 2.2r?
| Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(whuang)
Comment 4•10 years ago
|
||
Comment on attachment 8677369 [details] [diff] [review]
bug1217339-mc.patch
Review of attachment 8677369 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #8677369 -
Flags: review?(btian) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8678140 -
Attachment description: Bug 1217339 - Fix illegal format of folder-listing object, r=btian → Bug 1217339 - Fix illegal format of folder-listing object, r=btian (v2.2r)
| Assignee | ||
Updated•10 years ago
|
Attachment #8677369 -
Attachment is obsolete: true
| Assignee | ||
Comment 7•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
status-b2g-v2.2r:
--- → affected
Updated•10 years ago
|
blocking-b2g: 2.2r? → ---
feature-b2g: --- → 2.2r+
Flags: needinfo?(whuang)
Comment 8•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S10 (30Oct)
Comment 10•10 years ago
|
||
Flags: needinfo?(cbook)
You need to log in
before you can comment on or make changes to this bug.
Description
•