https://bugzilla.wikimedia.org/show_bug.cgi?id=48489
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Trevor Parscal <[email protected]> --- Unfortunately this bug didn't get triaged in time, and I worry that you may have spent a lot of time working on a solution for a no-longer-existing problem. The bug here has to do with pasting into the middle of a link not taking on the proper annotations. This appears to be fixed in master, and production is somewhat behind that. The solution being offered here ( I9ae4aeed6099cbe9affdc2aa83045121bc0b8669 ) adds a "display text" input to the inspector - but I think this patch overlooks some important UX and technical issues. We deliberately do not want to have a text field in the inspector for the display text, for a couple of reasons. 1. The "display text" isn't just plain text, it could include formatting, templates, images, etc. This isn't going to work in a single line text input. 2. Users already have a way to change the display text (or non-text) content, and if there are bugs there, we should resolve them there. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
