#33237: ManifestStaticFilesStorage doesn't update JavaScript source map 
references
in multiline files
-------------------------------------+-------------------------------------
     Reporter:  Joseph Abrahams      |                    Owner:  Carlton
                                     |  Gibson
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.staticfiles  |                  Version:  4.0
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"4816dc942860caf076c7c85ea9dbfa8bfab212ff" 4816dc9]:
 {{{
 #!CommitTicketReference repository=""
 revision="4816dc942860caf076c7c85ea9dbfa8bfab212ff"
 Fixed #33237 -- Fixed detecting source maps in ManifestStaticFilesStorage
 for multiline files.

 Switched regex to multiline mode in order to match per-line, rather
 than against the whole file.

 Thanks to Joseph Abrahams for the report.

 Regression in 781b44240a06f0c868254f40f36ce46c927f56d1.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33237#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.f5c0b3ae447cd1aefdfcbfb5104377d0%40djangoproject.com.

Reply via email to