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-1998 - Adding a property to a Image property type results in error
U4-1812 - Changing Width or Height in Insert Picture popup results in NaN in other dimension
U4-1977 - Copying pages doesn't honour original sort order
U4-1763 - ContentType.Parent returns null.
U4-1737 - Saving causes save event twice. Examine index not updated until app restart
U4-1904 - Incorrect Quoting of True/False Keywords in MySQL
U4-1905 - Incorrect Publish Status in 6.0.x with MySQL
U4-1349 - Cannot input negative value in number field
U4-1945 - Using the text "Umbraco" in a node name causes YSOD
U4-1937 - umbracoFile is empty when inserting media via old mediaservice
U4-1961 - Validation control don't works fine
U4-1990 - Umbraco 6 Media "Overwrite existing" button in upload is not working
U4-1420 - v6 After upgrade all documents are unpublished
U4-1849 - Wrong database datatype after deployment from package
U4-1875 - Cancelling ContentService.Creating event not working
U4-1993 - language text cache is not refreshed properly in load balanced environments
U4-1992 - cache is not refreshed properly for dictionary in load balanced environments
U4-547 - DocumentType AfterSave
U4-1830 - ContentService.Saving and ContentService.Saved are fired twice
U4-1894 - API allows media to be created with & in the name and gives an invalid URL
U4-1683 - Create class for storing umbraco ids in a central place
U4-1912 - Possible Memory leak since Umbraco 4.8
U4-1938 - Cancelling deletion of Data Type causes datatype corruption
U4-1947 - BUG - Umbraco 6.0.0 Scheduled Publish
U4-1976 - Bug when creating content item
U4-1969 - The RoutesCache needs to be cleared appropriately for Load Balanced environments
U4-1986 - DataType cache is not refreshed properly in load balanced environments
U4-1828 - Back-end -> Content -> After moving an element to a different parent, sorting breaks.
U4-1981 - Template cache is not cleared in load balanced environments when templates are updated
U4-1980 - Stylesheet cache is not refreshed in load balanced environments
U4-1974 - Setting ContentType.MasterContentType error
U4-1883 - V6 Save and Publish updateDate is one save behind
U4-1948 - 6.0.2 Scheduled Publish Not Working
U4-1876 - Package with umbraco 6
U4-1778 - Events - no way to handle ContentType's PropertyType deletion
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