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-2058 - 6.1.0 beta The Farm Autosort makes the backoffice throw a YSOD
U4-1216 - 4.10.1 umbracoHideTopLevelNodeFromPath no longer works.
U4-1704 - NotFoundHandler url no longer starts with "/"
U4-1810 - Unpublished items not included after rebuildindex is fired
U4-212 - Feature Request: Cannot Rename DataTypes
U4-2084 - Backoffice breaks when compilation debug set to false
U4-2082 - Selected item in Multi-Node Tree Picker field changing name upon save action
U4-2080 - Cannot Create New Member in Umbraco version 6.0.3
U4-2063 - Dropdown Multiple XML not generated correctly when multiple items are selected
U4-1835 - Null reference error with optional properties and regex
U4-2014 - Can't install XSLTSearch 3.0.4 with Umbraco 6.0.3
U4-2062 - Skins and StarterKits uninstallable
U4-1882 - Checkboxlist DataType with PreValues is broken
U4-2054 - The current httpContext can only be set once during a request.
U4-1848 - Wrong macro setting after deployment from package
U4-1847 - Another document type properties problem (deployment)
U4-2050 - possible caching issue with umbraco.library.NiceUrl v4.11.5
U4-1785 - Examine member indexer to index all member data automatically
U4-2047 - Possible javascript memory leak with creating new node
U4-1657 - Ensure that the DataTypeGuids provides a definitive list of Core DataType Guids
U4-873 - Media Items not returning in correct sort order any more
U4-497 - Razor errors should be completely silent when UmbracoDebug=false
U4-1916 - HTTP 404 "umbraco\RenderMvc" for all request in virtual directory
U4-1346 - Umbraco always deliver alternative template, even when that 404handler have been removed
U4-1890 - UmbracoContext is not available during application startup
U4-1730 - (v6) Another way accessing macro parameters the MVC way
U4-1455 - SurfaceController additionalRouteVal parameters should be encrypted
U4-1819 - Form post in a childaction creates a loop
U4-1666 - Double Save audit entries created when saving a document
U4-1662 - Document.SaveAndPublish method does not fire all required events in correct order
U4-1661 - Name persisting problems with old data APIs wrapping new ones
U4-1779 - /base RestExtension in multiple classes now causes YSOD
U4-1727 - Umbraco's default SurfaceController area breaks Html.Action()
U4-814 - Change DynamicNode to have all of the new benefits of DynamicDocument
U4-1636 - DynamicXml should not be used with property editor value converters
U4-1537 - Using CurrentPage in SurfaceController with Html.Action
U4-1732 - umbraco.content executes CheckXmlContentPopulation before resolution is frozen
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