MantisBT: master dcc19f49
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2012-07-04 03:39 | master 26b38801 |
| Affected Issues | 0014447: URLs longer than 152 characters are causing problems | |||
| Changeset | Fix long URL formatting causing bugnote/text to be blank When MantisCoreFormatting plugin processes text (e.g. bugnote) This was introduced by commit 01b5bf55a1dae4225a083cca16edf208bb10c4b1. We now use preg_split() instead of preg_replace_callback(), which is The url replacement string was also moved to a variable to make code Fixes 0014447 |
|||
| mod - core/string_api.php | Diff File | |||