We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
You can search issues from the old issue tracker here.
U4-980 - Factory used by the ContentTypeRepository to map to/from DTO
U4-981 - Factory used by the MediaTypeRepository to map to/from DTO
U4-982 - Factory used by the DataTypeDefinitionRepository to map to/from DTO
U4-983 - Factory used by the DictionaryRepository to map to/from DTO
U4-984 - Factory used by the LanguageRepository to map to/from DTO
U4-985 - Factory used by the MediaRepository to map to/from DTO
U4-986 - Factory used by the RelationRepository to map to/from DTO
U4-987 - Factory used by the RelationTypeRepository to map to/from DTO
U4-1275 - Multi-file uploads don't work in 4.11.0
U4-1244 - I want to disable directory url mode, just need id(.aspx) as url
U4-1261 - Publsihing cancelled by third party
U4-762 - So many bugs with template editor (4.9,IE)
U4-1249 - Dashboards don't change when navigating between sections
U4-1253 - speech-bubble says I didn't upgrade
U4-1229 - Template inheritance in WebForms mode
U4-692 - Cache RazorDataTypeModelStaticMapping in a field NOT in Http Cache
U4-1233 - ApplicationStartUpHandler Gets Run Twice in 4.10
U4-1202 - TypedMedia - Children and Descendants not working as expected
U4-1239 - Library.Search in a Razor macroScript is broken
U4-1238 - Re-implement Library.Search UmbracoHelper wrapper
U4-1227 - Umbraco:item with NodeId throws null reference exception
U4-1228 - Umbraco Macro raise Null Reference error
U4-444 - Lock screen does not unlock when username contains slash (or apostrophe)
U4-1223 - Is this a bug?(4.9, MNTP)
U4-1173 - Custom global.asax doesn't work any more in 4.10.0
U4-1219 - Automatic content area wireup masterpages no longer works
U4-1211 - SQL INSERT Error on RollBack
U4-506 - Publish (incl children) from parent node publishes invalid nodes
U4-1201 - Problem getting Descendants of TypedMedia() Ubraco v4.10
U4-545 - Setting trace="false" in default.aspx
U4-546 - Stack trace messages are tiny
U4-1206 - RTE - Resized png renamed with .jpg file extension
U4-1199 - Rollover time in Package Repository too short
U4-1196 - TinyMCE fails in Chrome due to missing language file.
U4-1195 - Broken Download Link
U4-843 - Let user can set how many items should be displayed with Last edits dashboard.
U4-1175 - Umbraco source code !!!
U4-803 - Implement plugin hash checking
U4-1179 - "Last Edited" list within backoffice
U4-1168 - MVC templating not working
U4-1172 - Add example codes for examine search function and WebImage helper.
U4-244 - Suggestion: Implement log4net instead of custom logging to DB.
U4-1154 - umbraco.IO.IOHelper marked obsolete but it's replacement is internal
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 215 | 216 | 217 | >> 218 << | 219 | 220 | 221 | 222 | 223 | 224