Ticket #3287 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Make image parsing a bit more robust in the inline browser.

Reported by: mdawaffe Assigned to: mdawaffe
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch commit
Cc:

Description

It's broken now: can't send a real image link to the editor.

Attached is a stopgap until we've cleanup up the image storage and grabbing api.

Attachments

3287.diff (0.7 kB) - added by mdawaffe on 10/26/06 22:55:03.

Change History

10/26/06 22:55:03 changed by mdawaffe

  • attachment 3287.diff added.

10/26/06 22:55:25 changed by mdawaffe

  • keywords set to has-patch commit.
  • owner changed from anonymous to mdawaffe.
  • status changed from new to assigned.

10/27/06 03:58:55 changed by markjaquith

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4427]) Temporary image parsing fix from mdawaffe until a more robust attachment API is ready. fixes #3287