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-1942 - When deleting a property type from a document type the xml cache is not updated
U4-1943 - When using the API to change a doc type alias the xml cache is not updated
U4-1896 - Getting server error while inserting image in RTE
U4-1935 - Umbraco 6.0.(0, 2), Tags DataType Not Working (values not saved) in Editor
U4-1751 - Missing unlreated Datatype control causes Insert media dialogue to throw exception
U4-1934 - Error in comments of config files
U4-1492 - Insert image in RTE gives null reference error
U4-1920 - Why aren't tabs merged
U4-1929 - Content Type cache is not cleared in load balanced environments
U4-1928 - UmbracoPropertyTypeCache is not cleared when deleting content type properties
U4-1930 - The language cache key is the same as the content type cache key
U4-1714 - Editing of Document Types in v6.0.0 is Slow
U4-1927 - Courier bug - Adding dictionary items - tens of thousands of items
U4-1817 - TypeFinder should manually load assemblies to scan when outside of the Http context
U4-834 - Make the Xslt, UserControls and .Net controls macros actually use a macro engine
U4-1333 - 4.11.1 RenderTemplate does not work from HttpHandler
U4-1926 - Macro content cannot be rendered in editor => Macro Parameter does not exist
U4-1335 - Umbraco.GetDictionaryValue() does not work in a partial view with custom view model
U4-367 - hexadecimal value 0x1F, is an invalid character. Line 1, position 704.
U4-1908 - Cant add properties to existing media types
U4-1914 - If no doctypes are allowed at root, then all of them are allowed
U4-1842 - DynamicNode sometimes returns PropertyResult object instead of string/casted object
U4-549 - Macro cache not removed
U4-482 - Cached Global Macros Not Cleared on Publish
U4-91 - Stop macro rendering engine handling error
U4-1887 - 6.0.2 - Node publishing error
U4-701 - MVC Support - Partial view macros
U4-1824 - updating to 4.11.5 from 4.11.4 dynamics in razor get type changes..
U4-1869 - [Feature Request] Create URL safe file names on upload
U4-1860 - Umbraco 6.0.2 - Publishing was cancelled by a 3rd party plugin
U4-1870 - Load Content fails with multiple versions marked as published
U4-1865 - API Fetching Items back from Recycle Bin
U4-1862 - 6.0.x API does not permit assigning GUID key to custom data types
U4-1813 - few fields and tab lost for Document Types after upgrading from 6 to 6.0.1
U4-1868 - NullReferenceException in PropertyTypeExtensions.DataType
U4-1629 - Duplicate tab pages when using 6.0.0 composition API
U4-1857 - clean install of 6.02 but I receive a notification for upgrade to 6.02
U4-1845 - 6.0.2 SqlCe Connection String is not set correctly by Umbraco Installer
U4-1852 - Database Error when trying to delete a document property
U4-1837 - Renaming Data Type on properties tab doesn't update name in tree
U4-1831 - User.GetCurrent() Generates Exception is called from ApplicationStarted
U4-1846 - MediaType.Save method calls FireBeforeSave instead of FireAfterSave
U4-1834 - Nodes not indexed by lucene when published via content service
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