[ 
https://issues.apache.org/jira/browse/WHIMSY-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840688#comment-16840688
 ] 

Joan Touzet commented on WHIMSY-260:
------------------------------------

The text of that line is the conditional below:

 

JSONStorage.fetch = function(name, block) {
  if (typeof fetch !== 'undefined' && typeof caches !== 'undefined' && 
(location.protocol == "https:" || location.hostname == "localhost")) {
    caches.open("board/agenda").then(function(cache) {
      var fetched = null;

> Cannot see prior comments on PMR reports
> ----------------------------------------
>
>                 Key: WHIMSY-260
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-260
>             Project: Whimsy
>          Issue Type: Bug
>          Components: BoardAgenda
>            Reporter: Joan Touzet
>            Priority: Critical
>         Attachments: Archive 19-05-10 16-24-02.har, MWSnap 2019-05-10, 
> 15_48_56.png
>
>
> When I browse to a given report, such as:
>    [https://whimsy.apache.org/board/agenda/2019-05-15/Lens]
> I cannot see any comments from prior meetings. I have tried the following 
> browser combinations with no luck:
>  * Firefox ESR, Linux (60.6.2)
>  * Firefox Stable, Win64 (66.0.x)
>  * Chromium, Win64 (66.0.something)
> I have tried this both with a "wide" browser (so the comments section is to 
> the right in 2-column format) and a "narrow" browser (all in a single column) 
> to no effect.
> Other board members tell me that they see these comments below the section 
> for any comments being filed for the current month.
> Screenshot attached.
> Am I missing permissions of some sort?
> This is making it hard to review reports, since I am lacking a significant 
> amount of context from prior board members' comments.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to