When working on #911 , I found that the URL construction logic in DocumentControlButtons is hard to say robust. It read the entire URL from window instead of internal states, and use string replacement for building latest version. Possible enhancements may include:
When working on #911 , I found that the URL construction logic in
DocumentControlButtonsis hard to say robust. It read the entire URL fromwindowinstead of internal states, and use string replacement for buildinglatestversion. Possible enhancements may include: