Closed Bug 1029838 Opened 10 years ago Closed 10 years ago

Thunderbird release notes system requirements

Categories

(Websites :: Nucleus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: malexis, Assigned: giorgos)

References

Details

(Whiteboard: [kb=1548771] )

+++ This bug was initially created as a clone of Bug #1027892 +++

System Requirements for adding Thunderbird release notes to Nucleus.
Hi Josh,

Do you think this is still a relevant bug given our discussion today? If not, I think we can close it.

Thanks
Flags: needinfo?(jmize)
(In reply to Cory Price [:ckprice] from comment #1)

> Do you think this is still a relevant bug given our discussion today? If
> not, I think we can close it.

Yes, this is still relevant. The system requirements are unique for each release and stored in this field: https://github.com/mozilla/rna/blob/master/rna/models.py#L46 and served by this view: https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/views.py#L545-L550. While we can reuse the same field at the DB level, and the view and template will be very similar, we will still need to map the thunderbird system requirements URLs over to bedrock and there may be some customization at the template level, which may require small changes to the existing view such as parameterizing the template name, or possibly a new view if that's simpler.
Flags: needinfo?(jmize)
Assignee: nobody → giorgos
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [kb=1548771]
That's coded, reviewed, merged and available on production.

Ref https://github.com/mozilla/bedrock/commit/1b1381e328d5d9fcdbe620c771770563bc193fda
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.